#dcc1a5 color space conversions
Hex:
#dcc1a5
RGB:
220, 193, 165
CMY:
14, 24, 35
CMYK:
0, 12, 25, 14
HSL:
31°, 44.0000%, 75.4902%
HSV (HSB):
31°, 25.0000%, 86.2745%
XYZ:
55.3767, 56.0722, 43.5017
xyY:
0.3574, 0.3619, 56.0722
CIE-Lab:
79.6549, 5.3000, 17.6191
CIE-LCH:
79.6549, 18.3990, 73.2583
CIE-Luv:
79.6549, 18.4850, 23.8821
Hunter-Lab:
74.8814, 0.9630, 17.9730
#dcc1a5 color charts
#dcc1a5 color shades, tints & tones
#dcc1a5 color schemes
#dcc1a5 color preview, HTML & CSS examples
This text has a color of #dcc1a5
<p style="color:#dcc1a5;">Text here</p>
.mytext {color:#dcc1a5;}
This box has a color of #dcc1a5
<div style="background-color:#dcc1a5;">Content here</div>
.mybackground {background-color:#dcc1a5;}
Border around this has a color of #dcc1a5
<div style="border:2px solid #dcc1a5;">Content here</div>
.myborder {border:2px solid #dcc1a5;}