#dcc0a7 color space conversions
Hex:
#dcc0a7
RGB:
220, 192, 167
CMY:
14, 25, 35
CMYK:
0, 13, 24, 14
HSL:
28°, 43.0894%, 75.8824%
HSV (HSB):
28°, 24.0909%, 86.2745%
XYZ:
55.3399, 55.7049, 44.3946
xyY:
0.3560, 0.3584, 55.7049
CIE-Lab:
79.4456, 6.1095, 16.2572
CIE-LCH:
79.4456, 17.3673, 69.4035
CIE-Luv:
79.4456, 18.9115, 21.9067
Hunter-Lab:
74.6357, 1.7392, 16.9783
#dcc0a7 color charts
#dcc0a7 color shades, tints & tones
#dcc0a7 color schemes
#dcc0a7 color preview, HTML & CSS examples
This text has a color of #dcc0a7
<p style="color:#dcc0a7;">Text here</p>
.mytext {color:#dcc0a7;}
This box has a color of #dcc0a7
<div style="background-color:#dcc0a7;">Content here</div>
.mybackground {background-color:#dcc0a7;}
Border around this has a color of #dcc0a7
<div style="border:2px solid #dcc0a7;">Content here</div>
.myborder {border:2px solid #dcc0a7;}