Skip to main content

Type Alias: HSLuv

HSLuv: object

Represents a color in the HSLuv color space. 'h' is the hue component (0 to 360). 's' is the saturation component (0 to 100). 'l' is the lightness component (0 to 100).

Type declaration

NameTypeDefined in
hnumbertypes.ts:156
lnumbertypes.ts:158
snumbertypes.ts:157

Defined in

types.ts:155