#cbfbbd color space conversions
Hex:
#cbfbbd
RGB:
203, 251, 189
CMY:
20, 2, 26
CMYK:
19, 0, 25, 2
HSL:
106°, 88.5714%, 86.2745%
HSV (HSB):
106°, 24.7012%, 98.4314%
XYZ:
68.3111, 85.3650, 61.0208
xyY:
0.3182, 0.3976, 85.3650
CIE-Lab:
94.0402, -26.4387, 24.8313
CIE-LCH:
94.0402, 36.2712, 136.7958
CIE-Luv:
94.0402, -23.7954, 40.5936
Hunter-Lab:
92.3932, -29.7137, 25.5173
#cbfbbd color charts
#cbfbbd color shades, tints & tones
#cbfbbd color schemes
#cbfbbd color preview, HTML & CSS examples
This text has a color of #cbfbbd
<p style="color:#cbfbbd;">Text here</p>
.mytext {color:#cbfbbd;}
This box has a color of #cbfbbd
<div style="background-color:#cbfbbd;">Content here</div>
.mybackground {background-color:#cbfbbd;}
Border around this has a color of #cbfbbd
<div style="border:2px solid #cbfbbd;">Content here</div>
.myborder {border:2px solid #cbfbbd;}