lab(L a b) / lab(L a b / α) in the CIE Lab* color space (D50 reference white), converted to sRGB via the CSS Color 4 reference algorithm. Out-of-gamut channels are clipped to 0..255.
lab(L a b)
lab(L a b / α)
0..255
Alpha channel, 0..255 (255 = opaque).
255
Blue channel, 0..255.
Green channel, 0..255.
Red channel, 0..255.
Canonical CSS string form for this color (e.g. #ff8800, rgba(255, 0, 0, 0.5)).
#ff8800
rgba(255, 0, 0, 0.5)