#dcd8d3 color space conversions
Hex:
#dcd8d3
RGB:
220, 216, 211
CMY:
14, 15, 17
CMYK:
0, 2, 4, 14
HSL:
33°, 11.3924%, 84.5098%
HSV (HSB):
33°, 4.0909%, 86.2745%
XYZ:
65.8289, 69.0305, 71.4827
xyY:
0.3190, 0.3345, 69.0305
CIE-Lab:
86.5192, 0.4877, 2.9330
CIE-LCH:
86.5192, 2.9732, 80.5584
CIE-Luv:
86.5192, 2.5740, 4.3326
Hunter-Lab:
83.0846, -3.9704, 7.1485
#dcd8d3 color charts
#dcd8d3 color shades, tints & tones
#dcd8d3 color schemes
#dcd8d3 color preview, HTML & CSS examples
This text has a color of #dcd8d3
<p style="color:#dcd8d3;">Text here</p>
.mytext {color:#dcd8d3;}
This box has a color of #dcd8d3
<div style="background-color:#dcd8d3;">Content here</div>
.mybackground {background-color:#dcd8d3;}
Border around this has a color of #dcd8d3
<div style="border:2px solid #dcd8d3;">Content here</div>
.myborder {border:2px solid #dcd8d3;}