#dcc9b8 color space conversions
Hex:
#dcc9b8
RGB:
220, 201, 184
CMY:
14, 21, 28
CMYK:
0, 9, 16, 14
HSL:
28°, 33.9623%, 79.2157%
HSV (HSB):
28°, 16.3636%, 86.2745%
XYZ:
59.0536, 60.4496, 53.9029
xyY:
0.3406, 0.3486, 60.4496
CIE-Lab:
82.0820, 3.8837, 10.8920
CIE-LCH:
82.0820, 11.5637, 70.3755
CIE-Luv:
82.0820, 12.4438, 15.1370
Hunter-Lab:
77.7494, -0.4839, 13.3194
#dcc9b8 color charts
#dcc9b8 color shades, tints & tones
#dcc9b8 color schemes
#dcc9b8 color preview, HTML & CSS examples
This text has a color of #dcc9b8
<p style="color:#dcc9b8;">Text here</p>
.mytext {color:#dcc9b8;}
This box has a color of #dcc9b8
<div style="background-color:#dcc9b8;">Content here</div>
.mybackground {background-color:#dcc9b8;}
Border around this has a color of #dcc9b8
<div style="border:2px solid #dcc9b8;">Content here</div>
.myborder {border:2px solid #dcc9b8;}