#dcdec1 color space conversions
Hex:
#dcdec1
RGB:
220, 222, 193
CMY:
14, 13, 24
CMYK:
1, 0, 13, 13
HSL:
64°, 30.5263%, 81.3725%
HSV (HSB):
64°, 13.0631%, 87.0588%
XYZ:
65.2621, 71.3085, 60.7763
xyY:
0.3307, 0.3613, 71.3085
CIE-Lab:
87.6347, -5.5938, 14.0078
CIE-LCH:
87.6347, 15.0834, 111.7685
CIE-Luv:
87.6347, 0.3895, 21.5143
Hunter-Lab:
84.4443, -9.8253, 16.4388
#dcdec1 color charts
#dcdec1 color shades, tints & tones
#dcdec1 color schemes
#dcdec1 color preview, HTML & CSS examples
This text has a color of #dcdec1
<p style="color:#dcdec1;">Text here</p>
.mytext {color:#dcdec1;}
This box has a color of #dcdec1
<div style="background-color:#dcdec1;">Content here</div>
.mybackground {background-color:#dcdec1;}
Border around this has a color of #dcdec1
<div style="border:2px solid #dcdec1;">Content here</div>
.myborder {border:2px solid #dcdec1;}