#ccd4ce color space conversions
Hex:
#ccd4ce
RGB:
204, 212, 206
CMY:
20, 17, 19
CMYK:
4, 0, 3, 17
HSL:
135°, 8.5106%, 81.5686%
HSV (HSB):
135°, 3.7736%, 83.1373%
XYZ:
59.5859, 64.3806, 67.6787
xyY:
0.3109, 0.3359, 64.3806
CIE-Lab:
84.1635, -3.8103, 2.0113
CIE-LCH:
84.1635, 4.3086, 152.1728
CIE-Luv:
84.1635, -4.1589, 3.6996
Hunter-Lab:
80.2375, -7.8581, 6.1563
#ccd4ce color charts
#ccd4ce color shades, tints & tones
#ccd4ce color schemes
#ccd4ce color preview, HTML & CSS examples
This text has a color of #ccd4ce
<p style="color:#ccd4ce;">Text here</p>
.mytext {color:#ccd4ce;}
This box has a color of #ccd4ce
<div style="background-color:#ccd4ce;">Content here</div>
.mybackground {background-color:#ccd4ce;}
Border around this has a color of #ccd4ce
<div style="border:2px solid #ccd4ce;">Content here</div>
.myborder {border:2px solid #ccd4ce;}