#ccd2e0 color space conversions
Hex:
#ccd2e0
RGB:
204, 210, 224
CMY:
20, 18, 12
CMYK:
9, 6, 0, 12
HSL:
222°, 24.3902%, 83.9216%
HSV (HSB):
222°, 8.9286%, 87.8431%
XYZ:
61.4030, 64.3124, 79.6983
xyY:
0.2989, 0.3131, 64.3124
CIE-Lab:
84.1281, 0.6486, -7.6088
CIE-LCH:
84.1281, 7.6363, 274.8722
CIE-Luv:
84.1281, -4.0557, -11.8600
Hunter-Lab:
80.1950, -3.6690, -2.7862
#ccd2e0 color charts
#ccd2e0 color shades, tints & tones
#ccd2e0 color schemes
#ccd2e0 color preview, HTML & CSS examples
This text has a color of #ccd2e0
<p style="color:#ccd2e0;">Text here</p>
.mytext {color:#ccd2e0;}
This box has a color of #ccd2e0
<div style="background-color:#ccd2e0;">Content here</div>
.mybackground {background-color:#ccd2e0;}
Border around this has a color of #ccd2e0
<div style="border:2px solid #ccd2e0;">Content here</div>
.myborder {border:2px solid #ccd2e0;}