#ccd8ce color space conversions
Hex:
#ccd8ce
RGB:
204, 216, 206
CMY:
20, 15, 19
CMYK:
6, 0, 5, 15
HSL:
130°, 13.3333%, 82.3529%
HSV (HSB):
130°, 5.5556%, 84.7059%
XYZ:
60.5983, 66.4053, 68.0162
xyY:
0.3107, 0.3405, 66.4053
CIE-Lab:
85.2027, -5.8798, 3.5198
CIE-LCH:
85.2027, 6.8528, 149.0940
CIE-Luv:
85.2027, -6.1753, 6.3291
Hunter-Lab:
81.4895, -9.8680, 7.5555
#ccd8ce color charts
#ccd8ce color shades, tints & tones
#ccd8ce color schemes
#ccd8ce color preview, HTML & CSS examples
This text has a color of #ccd8ce
<p style="color:#ccd8ce;">Text here</p>
.mytext {color:#ccd8ce;}
This box has a color of #ccd8ce
<div style="background-color:#ccd8ce;">Content here</div>
.mybackground {background-color:#ccd8ce;}
Border around this has a color of #ccd8ce
<div style="border:2px solid #ccd8ce;">Content here</div>
.myborder {border:2px solid #ccd8ce;}