#dcc0a9 color space conversions
Hex:
#dcc0a9
RGB:
220, 192, 169
CMY:
14, 25, 34
CMYK:
0, 13, 23, 14
HSL:
27°, 42.1488%, 76.2745%
HSV (HSB):
27°, 23.1818%, 86.2745%
XYZ:
55.5263, 55.7795, 45.3761
xyY:
0.3544, 0.3560, 55.7795
CIE-Lab:
79.4882, 6.3943, 15.2456
CIE-LCH:
79.4882, 16.5323, 67.2460
CIE-Luv:
79.4882, 18.7478, 20.5024
Hunter-Lab:
74.6857, 2.0088, 16.2577
#dcc0a9 color charts
#dcc0a9 color shades, tints & tones
#dcc0a9 color schemes
#dcc0a9 color preview, HTML & CSS examples
This text has a color of #dcc0a9
<p style="color:#dcc0a9;">Text here</p>
.mytext {color:#dcc0a9;}
This box has a color of #dcc0a9
<div style="background-color:#dcc0a9;">Content here</div>
.mybackground {background-color:#dcc0a9;}
Border around this has a color of #dcc0a9
<div style="border:2px solid #dcc0a9;">Content here</div>
.myborder {border:2px solid #dcc0a9;}