#dcdec7 color space conversions
Hex:
#dcdec7
RGB:
220, 222, 199
CMY:
14, 13, 22
CMYK:
1, 0, 10, 13
HSL:
65°, 25.8427%, 82.5490%
HSV (HSB):
65°, 10.3604%, 87.0588%
XYZ:
65.9453, 71.5817, 64.3738
xyY:
0.3266, 0.3545, 71.5817
CIE-Lab:
87.7669, -4.6298, 11.0487
CIE-LCH:
87.7669, 11.9796, 112.7355
CIE-Luv:
87.7669, 0.0871, 17.1561
Hunter-Lab:
84.6060, -8.9304, 14.1125
#dcdec7 color charts
#dcdec7 color shades, tints & tones
#dcdec7 color schemes
#dcdec7 color preview, HTML & CSS examples
This text has a color of #dcdec7
<p style="color:#dcdec7;">Text here</p>
.mytext {color:#dcdec7;}
This box has a color of #dcdec7
<div style="background-color:#dcdec7;">Content here</div>
.mybackground {background-color:#dcdec7;}
Border around this has a color of #dcdec7
<div style="border:2px solid #dcdec7;">Content here</div>
.myborder {border:2px solid #dcdec7;}