#ccdedc color space conversions
Hex:
#ccdedc
RGB:
204, 222, 220
CMY:
20, 13, 14
CMYK:
8, 0, 1, 13
HSL:
173°, 21.4286%, 83.5294%
HSV (HSB):
173°, 8.1081%, 87.0588%
XYZ:
63.9414, 70.2472, 77.8991
xyY:
0.3015, 0.3312, 70.2472
CIE-Lab:
87.1180, -6.3627, -1.0873
CIE-LCH:
87.1180, 6.4549, 189.6971
CIE-Luv:
87.1180, -9.7089, -0.5531
Hunter-Lab:
83.8136, -10.4962, 3.5634
#ccdedc color charts
#ccdedc color shades, tints & tones
#ccdedc color schemes
#ccdedc color preview, HTML & CSS examples
This text has a color of #ccdedc
<p style="color:#ccdedc;">Text here</p>
.mytext {color:#ccdedc;}
This box has a color of #ccdedc
<div style="background-color:#ccdedc;">Content here</div>
.mybackground {background-color:#ccdedc;}
Border around this has a color of #ccdedc
<div style="border:2px solid #ccdedc;">Content here</div>
.myborder {border:2px solid #ccdedc;}