#dcc4aa color space conversions
Hex:
#dcc4aa
RGB:
220, 196, 170
CMY:
14, 23, 33
CMYK:
0, 11, 23, 14
HSL:
31°, 41.6667%, 76.4706%
HSV (HSB):
31°, 22.7273%, 86.2745%
XYZ:
56.5108, 57.5978, 46.1693
xyY:
0.3526, 0.3594, 57.5978
CIE-Lab:
80.5146, 4.4257, 16.1500
CIE-LCH:
80.5146, 16.7455, 74.6750
CIE-Luv:
80.5146, 16.3419, 22.1585
Hunter-Lab:
75.8932, 0.0998, 17.0565
#dcc4aa color charts
#dcc4aa color shades, tints & tones
#dcc4aa color schemes
#dcc4aa color preview, HTML & CSS examples
This text has a color of #dcc4aa
<p style="color:#dcc4aa;">Text here</p>
.mytext {color:#dcc4aa;}
This box has a color of #dcc4aa
<div style="background-color:#dcc4aa;">Content here</div>
.mybackground {background-color:#dcc4aa;}
Border around this has a color of #dcc4aa
<div style="border:2px solid #dcc4aa;">Content here</div>
.myborder {border:2px solid #dcc4aa;}