#ccddce color space conversions
Hex:
#ccddce
RGB:
204, 221, 206
CMY:
20, 13, 19
CMYK:
8, 0, 7, 13
HSL:
127°, 20.0000%, 83.3333%
HSV (HSB):
127°, 7.6923%, 86.6667%
XYZ:
61.8989, 69.0065, 68.4497
xyY:
0.3105, 0.3461, 69.0065
CIE-Lab:
86.5073, -8.4458, 5.4065
CIE-LCH:
86.5073, 10.0281, 147.3749
CIE-Luv:
86.5073, -8.6872, 9.6048
Hunter-Lab:
83.0702, -12.3653, 9.2942
#ccddce color charts
#ccddce color shades, tints & tones
#ccddce color schemes
#ccddce color preview, HTML & CSS examples
This text has a color of #ccddce
<p style="color:#ccddce;">Text here</p>
.mytext {color:#ccddce;}
This box has a color of #ccddce
<div style="background-color:#ccddce;">Content here</div>
.mybackground {background-color:#ccddce;}
Border around this has a color of #ccddce
<div style="border:2px solid #ccddce;">Content here</div>
.myborder {border:2px solid #ccddce;}