#dcc2a0 color space conversions
Hex:
#dcc2a0
RGB:
220, 194, 160
CMY:
14, 24, 37
CMYK:
0, 12, 27, 14
HSL:
34°, 46.1538%, 74.5098%
HSV (HSB):
34°, 27.2727%, 86.2745%
XYZ:
55.1521, 56.3373, 41.2251
xyY:
0.3611, 0.3689, 56.3373
CIE-Lab:
79.8054, 4.0860, 20.4944
CIE-LCH:
79.8054, 20.8978, 78.7247
CIE-Luv:
79.8054, 18.2825, 27.8773
Hunter-Lab:
75.0582, -0.1914, 19.9762
#dcc2a0 color charts
#dcc2a0 color shades, tints & tones
#dcc2a0 color schemes
#dcc2a0 color preview, HTML & CSS examples
This text has a color of #dcc2a0
<p style="color:#dcc2a0;">Text here</p>
.mytext {color:#dcc2a0;}
This box has a color of #dcc2a0
<div style="background-color:#dcc2a0;">Content here</div>
.mybackground {background-color:#dcc2a0;}
Border around this has a color of #dcc2a0
<div style="border:2px solid #dcc2a0;">Content here</div>
.myborder {border:2px solid #dcc2a0;}