@tempots/color

LCH.(constructor)

Creates a new instance of the LCH color.

Signature:

constructor(luminance: number, chroma: number, hue: number);

Parameters

Parameter

Type

Description

luminance

number

Luminance in cd/m^2

chroma

number

Chroma value

hue

number

Hue angle in degrees (0-360)