#dcd9d8 color space conversions
Hex:
#dcd9d8
RGB:
220, 217, 216
CMY:
14, 15, 15
CMYK:
0, 1, 2, 14
HSL:
15°, 5.4054%, 85.4902%
HSV (HSB):
15°, 1.8182%, 86.2745%
XYZ:
66.7227, 69.7992, 74.9217
xyY:
0.3156, 0.3301, 69.7992
CIE-Lab:
86.8983, 0.8467, 0.8427
CIE-LCH:
86.8983, 1.1945, 44.8638
CIE-Luv:
86.8983, 1.7615, 1.1276
Hunter-Lab:
83.5459, -3.6490, 5.3125
#dcd9d8 color charts
#dcd9d8 color shades, tints & tones
#dcd9d8 color schemes
#dcd9d8 color preview, HTML & CSS examples
This text has a color of #dcd9d8
<p style="color:#dcd9d8;">Text here</p>
.mytext {color:#dcd9d8;}
This box has a color of #dcd9d8
<div style="background-color:#dcd9d8;">Content here</div>
.mybackground {background-color:#dcd9d8;}
Border around this has a color of #dcd9d8
<div style="border:2px solid #dcd9d8;">Content here</div>
.myborder {border:2px solid #dcd9d8;}