#dcc4ac color space conversions
Hex:
#dcc4ac
RGB:
220, 196, 172
CMY:
14, 23, 33
CMYK:
0, 11, 22, 14
HSL:
30°, 40.6780%, 76.8627%
HSV (HSB):
30°, 21.8182%, 86.2745%
XYZ:
56.7015, 57.6741, 47.1734
xyY:
0.3510, 0.3570, 57.6741
CIE-Lab:
80.5572, 4.7146, 15.1419
CIE-LCH:
80.5572, 15.8589, 72.7056
CIE-Luv:
80.5572, 16.1879, 20.7504
Hunter-Lab:
75.9434, 0.3721, 16.3315
#dcc4ac color charts
#dcc4ac color shades, tints & tones
#dcc4ac color schemes
#dcc4ac color preview, HTML & CSS examples
This text has a color of #dcc4ac
<p style="color:#dcc4ac;">Text here</p>
.mytext {color:#dcc4ac;}
This box has a color of #dcc4ac
<div style="background-color:#dcc4ac;">Content here</div>
.mybackground {background-color:#dcc4ac;}
Border around this has a color of #dcc4ac
<div style="border:2px solid #dcc4ac;">Content here</div>
.myborder {border:2px solid #dcc4ac;}