#ccd2b9 color space conversions
Hex:
#ccd2b9
RGB:
204, 210, 185
CMY:
20, 18, 27
CMYK:
3, 0, 12, 18
HSL:
74°, 21.7391%, 77.4510%
HSV (HSB):
74°, 11.9048%, 82.3529%
XYZ:
56.7054, 62.4333, 54.9611
xyY:
0.3257, 0.3586, 62.4333
CIE-Lab:
83.1433, -6.4228, 11.6933
CIE-LCH:
83.1433, 13.3411, 118.7789
CIE-Luv:
83.1433, -2.1415, 18.2231
Hunter-Lab:
79.0148, -10.1743, 14.0694
#ccd2b9 color charts
#ccd2b9 color shades, tints & tones
#ccd2b9 color schemes
#ccd2b9 color preview, HTML & CSS examples
This text has a color of #ccd2b9
<p style="color:#ccd2b9;">Text here</p>
.mytext {color:#ccd2b9;}
This box has a color of #ccd2b9
<div style="background-color:#ccd2b9;">Content here</div>
.mybackground {background-color:#ccd2b9;}
Border around this has a color of #ccd2b9
<div style="border:2px solid #ccd2b9;">Content here</div>
.myborder {border:2px solid #ccd2b9;}