#dcdeb5 color space conversions
Hex:
#dcdeb5
RGB:
220, 222, 181
CMY:
14, 13, 29
CMYK:
1, 0, 18, 13
HSL:
63°, 38.3178%, 79.0196%
HSV (HSB):
63°, 18.4685%, 87.0588%
XYZ:
63.9770, 70.7944, 54.0088
xyY:
0.3389, 0.3750, 70.7944
CIE-Lab:
87.3850, -7.4324, 19.9316
CIE-LCH:
87.3850, 21.2723, 110.4503
CIE-Luv:
87.3850, 0.9757, 29.9633
Hunter-Lab:
84.1394, -11.5181, 20.8395
#dcdeb5 color charts
#dcdeb5 color shades, tints & tones
#dcdeb5 color schemes
#dcdeb5 color preview, HTML & CSS examples
This text has a color of #dcdeb5
<p style="color:#dcdeb5;">Text here</p>
.mytext {color:#dcdeb5;}
This box has a color of #dcdeb5
<div style="background-color:#dcdeb5;">Content here</div>
.mybackground {background-color:#dcdeb5;}
Border around this has a color of #dcdeb5
<div style="border:2px solid #dcdeb5;">Content here</div>
.myborder {border:2px solid #dcdeb5;}