#dcc7a1 color space conversions
Hex:
#dcc7a1
RGB:
220, 199, 161
CMY:
14, 22, 37
CMYK:
0, 10, 27, 14
HSL:
39°, 45.7364%, 74.7059%
HSV (HSB):
39°, 26.8182%, 86.2745%
XYZ:
56.3716, 58.6357, 42.0649
xyY:
0.3589, 0.3733, 58.6357
CIE-Lab:
81.0909, 1.5963, 21.7349
CIE-LCH:
81.0909, 21.7934, 85.7995
CIE-Luv:
81.0909, 15.2460, 30.0745
Hunter-Lab:
76.5740, -2.5976, 21.0316
#dcc7a1 color charts
#dcc7a1 RGB chart
#dcc7a1 CMYK chart
#dcc7a1 RGB pie chart
#dcc7a1 color shades, tints & tones
#dcc7a1 color schemes
#dcc7a1 color preview, HTML & CSS examples
This text has a color of #dcc7a1
<p style="color:#dcc7a1;">Text here</p>
.mytext {color:#dcc7a1;}
Text color #dcc7a1
This box has a color of #dcc7a1
<div style="background-color:#dcc7a1;">Content here</div>
.mybackground {background-color:#dcc7a1;}
Background color #dcc7a1
Border around this has a color of #dcc7a1
<div style="border:2px solid #dcc7a1;">Content here</div>
.myborder {border:2px solid #dcc7a1;}
Border color #dcc7a1