#dcc3a5 color space conversions
Hex:
#dcc3a5
RGB:
220, 195, 165
CMY:
14, 24, 35
CMYK:
0, 11, 25, 14
HSL:
33°, 44.0000%, 75.4902%
HSV (HSB):
33°, 25.0000%, 86.2745%
XYZ:
55.8218, 56.9625, 43.6500
xyY:
0.3568, 0.3641, 56.9625
CIE-Lab:
80.1585, 4.2453, 18.3201
CIE-LCH:
80.1585, 18.8055, 76.9533
CIE-Luv:
80.1585, 17.3089, 25.0467
Hunter-Lab:
75.4735, -0.0561, 18.5411
#dcc3a5 color charts
#dcc3a5 color shades, tints & tones
#dcc3a5 color schemes
#dcc3a5 color preview, HTML & CSS examples
This text has a color of #dcc3a5
<p style="color:#dcc3a5;">Text here</p>
.mytext {color:#dcc3a5;}
This box has a color of #dcc3a5
<div style="background-color:#dcc3a5;">Content here</div>
.mybackground {background-color:#dcc3a5;}
Border around this has a color of #dcc3a5
<div style="border:2px solid #dcc3a5;">Content here</div>
.myborder {border:2px solid #dcc3a5;}