#ccdfdc color space conversions
Hex:
#ccdfdc
RGB:
204, 223, 220
CMY:
20, 13, 14
CMYK:
9, 0, 1, 13
HSL:
171°, 22.8916%, 83.7255%
HSV (HSB):
171°, 8.5202%, 87.4510%
XYZ:
64.2078, 70.7800, 77.9879
xyY:
0.3015, 0.3323, 70.7800
CIE-Lab:
87.3780, -6.8760, -0.7068
CIE-LCH:
87.3780, 6.9122, 185.8694
CIE-Luv:
87.3780, -10.1955, 0.1193
Hunter-Lab:
84.1309, -10.9997, 3.9307
#ccdfdc color charts
#ccdfdc color shades, tints & tones
#ccdfdc color schemes
#ccdfdc color preview, HTML & CSS examples
This text has a color of #ccdfdc
<p style="color:#ccdfdc;">Text here</p>
.mytext {color:#ccdfdc;}
This box has a color of #ccdfdc
<div style="background-color:#ccdfdc;">Content here</div>
.mybackground {background-color:#ccdfdc;}
Border around this has a color of #ccdfdc
<div style="border:2px solid #ccdfdc;">Content here</div>
.myborder {border:2px solid #ccdfdc;}