#dcc4a9 color space conversions
Hex:
#dcc4a9
RGB:
220, 196, 169
CMY:
14, 23, 34
CMYK:
0, 11, 23, 14
HSL:
32°, 42.1488%, 76.2745%
HSV (HSB):
32°, 23.1818%, 86.2745%
XYZ:
56.4166, 57.5601, 45.6728
xyY:
0.3534, 0.3605, 57.5601
CIE-Lab:
80.4936, 4.2826, 16.6542
CIE-LCH:
80.4936, 17.1960, 75.5788
CIE-Luv:
80.4936, 16.4185, 22.8583
Hunter-Lab:
75.8684, -0.0350, 17.4152
#dcc4a9 color charts
#dcc4a9 color shades, tints & tones
#dcc4a9 color schemes
#dcc4a9 color preview, HTML & CSS examples
This text has a color of #dcc4a9
<p style="color:#dcc4a9;">Text here</p>
.mytext {color:#dcc4a9;}
This box has a color of #dcc4a9
<div style="background-color:#dcc4a9;">Content here</div>
.mybackground {background-color:#dcc4a9;}
Border around this has a color of #dcc4a9
<div style="border:2px solid #dcc4a9;">Content here</div>
.myborder {border:2px solid #dcc4a9;}