#cddeec color space conversions
Hex:
#cddeec
RGB:
205, 222, 236
CMY:
20, 13, 7
CMYK:
13, 6, 0, 7
HSL:
207°, 44.9275%, 86.4706%
HSV (HSB):
207°, 13.1356%, 92.5490%
XYZ:
66.4384, 71.2778, 89.6132
xyY:
0.2923, 0.3135, 71.2778
CIE-Lab:
87.6198, -2.8953, -8.7729
CIE-LCH:
87.6198, 9.2384, 251.7357
CIE-Luv:
87.6198, -9.8147, -13.1813
Hunter-Lab:
84.4262, -7.2769, -3.8343
#cddeec color charts
#cddeec color shades, tints & tones
#cddeec color schemes
#cddeec color preview, HTML & CSS examples
This text has a color of #cddeec
<p style="color:#cddeec;">Text here</p>
.mytext {color:#cddeec;}
This box has a color of #cddeec
<div style="background-color:#cddeec;">Content here</div>
.mybackground {background-color:#cddeec;}
Border around this has a color of #cddeec
<div style="border:2px solid #cddeec;">Content here</div>
.myborder {border:2px solid #cddeec;}