#cbddc1 color space conversions
Hex:
#cbddc1
RGB:
203, 221, 193
CMY:
20, 13, 24
CMYK:
8, 0, 13, 13
HSL:
99°, 29.1667%, 81.1765%
HSV (HSB):
99°, 12.6697%, 86.6667%
XYZ:
60.1107, 68.2597, 60.4593
xyY:
0.3183, 0.3615, 68.2597
CIE-Lab:
86.1361, -11.0603, 11.7109
CIE-LCH:
86.1361, 16.1083, 133.3634
CIE-Luv:
86.1361, -8.7612, 19.2134
Hunter-Lab:
82.6194, -14.7143, 14.4463
#cbddc1 color charts
#cbddc1 color shades, tints & tones
#cbddc1 color schemes
#cbddc1 color preview, HTML & CSS examples
This text has a color of #cbddc1
<p style="color:#cbddc1;">Text here</p>
.mytext {color:#cbddc1;}
This box has a color of #cbddc1
<div style="background-color:#cbddc1;">Content here</div>
.mybackground {background-color:#cbddc1;}
Border around this has a color of #cbddc1
<div style="border:2px solid #cbddc1;">Content here</div>
.myborder {border:2px solid #cbddc1;}