#ccd4c8 color space conversions
Hex:
#ccd4c8
RGB:
204, 212, 200
CMY:
20, 17, 22
CMYK:
4, 0, 6, 17
HSL:
100°, 12.2449%, 80.7843%
HSV (HSB):
100°, 5.6604%, 83.1373%
XYZ:
58.8706, 64.0945, 63.9122
xyY:
0.3150, 0.3430, 64.0945
CIE-Lab:
84.0149, -4.8890, 4.9820
CIE-LCH:
84.0149, 6.9802, 134.4600
CIE-Luv:
84.0149, -3.8785, 8.3041
Hunter-Lab:
80.0590, -8.8450, 8.7093
#ccd4c8 color charts
#ccd4c8 color shades, tints & tones
#ccd4c8 color schemes
#ccd4c8 color preview, HTML & CSS examples
This text has a color of #ccd4c8
<p style="color:#ccd4c8;">Text here</p>
.mytext {color:#ccd4c8;}
This box has a color of #ccd4c8
<div style="background-color:#ccd4c8;">Content here</div>
.mybackground {background-color:#ccd4c8;}
Border around this has a color of #ccd4c8
<div style="border:2px solid #ccd4c8;">Content here</div>
.myborder {border:2px solid #ccd4c8;}