ee.Color.fromLab

Creates a Color given a list of CIE-LAB values and an optional alpha value. The components are unnormalized and have the approximate ranges of: L=[0:100], a,b=[-127:128].

UsageReturns
ee.Color.fromLab(lab)Color
ArgumentTypeDetails
labList