#cfdedc color space conversions
Hex:
#cfdedc
RGB:
207, 222, 220
CMY:
19, 13, 14
CMYK:
7, 0, 1, 13
HSL:
172°, 18.5185%, 84.1176%
HSV (HSB):
172°, 6.7568%, 87.0588%
XYZ:
64.7717, 70.6753, 77.9380
xyY:
0.3035, 0.3312, 70.6753
CIE-Lab:
87.3270, -5.3754, -0.7566
CIE-LCH:
87.3270, 5.4284, 188.0121
CIE-Luv:
87.3270, -8.1223, -0.2156
Hunter-Lab:
84.0686, -9.5925, 3.8816
#cfdedc color charts
#cfdedc RGB chart
#cfdedc CMYK chart
#cfdedc RGB pie chart
#cfdedc color shades, tints & tones
#cfdedc color schemes
#cfdedc color preview, HTML & CSS examples
This text has a color of #cfdedc
<p style="color:#cfdedc;">Text here</p>
.mytext {color:#cfdedc;}
Text color #cfdedc
This box has a color of #cfdedc
<div style="background-color:#cfdedc;">Content here</div>
.mybackground {background-color:#cfdedc;}
Background color #cfdedc
Border around this has a color of #cfdedc
<div style="border:2px solid #cfdedc;">Content here</div>
.myborder {border:2px solid #cfdedc;}
Border color #cfdedc