#ccd7e1 color space conversions
Hex:
#ccd7e1
RGB:
204, 215, 225
CMY:
20, 16, 12
CMYK:
9, 4, 0, 12
HSL:
209°, 25.9259%, 84.1176%
HSV (HSB):
209°, 9.3333%, 88.2353%
XYZ:
62.7929, 66.8745, 80.8327
xyY:
0.2983, 0.3177, 66.8745
CIE-Lab:
85.4405, -1.7712, -6.1972
CIE-LCH:
85.4405, 6.4453, 254.0498
CIE-Luv:
85.4405, -6.5228, -9.2572
Hunter-Lab:
81.7768, -6.0470, -1.3617
#ccd7e1 color charts
#ccd7e1 color shades, tints & tones
#ccd7e1 color schemes
#ccd7e1 color preview, HTML & CSS examples
This text has a color of #ccd7e1
<p style="color:#ccd7e1;">Text here</p>
.mytext {color:#ccd7e1;}
This box has a color of #ccd7e1
<div style="background-color:#ccd7e1;">Content here</div>
.mybackground {background-color:#ccd7e1;}
Border around this has a color of #ccd7e1
<div style="border:2px solid #ccd7e1;">Content here</div>
.myborder {border:2px solid #ccd7e1;}