#ccd8e0 color space conversions
Hex:
#ccd8e0
RGB:
204, 216, 224
CMY:
20, 15, 12
CMYK:
9, 4, 0, 12
HSL:
204°, 24.3902%, 83.9216%
HSV (HSB):
204°, 8.9286%, 87.8431%
XYZ:
62.9123, 67.3309, 80.2013
xyY:
0.2989, 0.3199, 67.3309
CIE-Lab:
85.6708, -2.4879, -5.3275
CIE-LCH:
85.6708, 5.8798, 244.9675
CIE-Luv:
85.6708, -6.9611, -7.7772
Hunter-Lab:
82.0554, -6.7403, -0.5115
#ccd8e0 color charts
#ccd8e0 color shades, tints & tones
#ccd8e0 color schemes
#ccd8e0 color preview, HTML & CSS examples
This text has a color of #ccd8e0
<p style="color:#ccd8e0;">Text here</p>
.mytext {color:#ccd8e0;}
This box has a color of #ccd8e0
<div style="background-color:#ccd8e0;">Content here</div>
.mybackground {background-color:#ccd8e0;}
Border around this has a color of #ccd8e0
<div style="border:2px solid #ccd8e0;">Content here</div>
.myborder {border:2px solid #ccd8e0;}