#dcdec5 color space conversions
Hex:
#dcdec5
RGB:
220, 222, 197
CMY:
14, 13, 23
CMYK:
1, 0, 11, 13
HSL:
65°, 27.4725%, 82.1569%
HSV (HSB):
65°, 11.2613%, 87.0588%
XYZ:
65.7145, 71.4894, 63.1586
xyY:
0.3280, 0.3568, 71.4894
CIE-Lab:
87.7222, -4.9544, 12.0347
CIE-LCH:
87.7222, 13.0146, 112.3758
CIE-Luv:
87.7222, 0.1885, 18.6182
Hunter-Lab:
84.5514, -9.2323, 14.8972
#dcdec5 color charts
#dcdec5 color shades, tints & tones
#dcdec5 color schemes
#dcdec5 color preview, HTML & CSS examples
This text has a color of #dcdec5
<p style="color:#dcdec5;">Text here</p>
.mytext {color:#dcdec5;}
This box has a color of #dcdec5
<div style="background-color:#dcdec5;">Content here</div>
.mybackground {background-color:#dcdec5;}
Border around this has a color of #dcdec5
<div style="border:2px solid #dcdec5;">Content here</div>
.myborder {border:2px solid #dcdec5;}