#dcc86f color space conversions
Hex:
#dcc86f
RGB:
220, 200, 111
CMY:
14, 22, 56
CMYK:
0, 9, 50, 14
HSL:
49°, 60.8939%, 64.9020%
HSV (HSB):
49°, 49.5455%, 86.2745%
XYZ:
53.0387, 57.6719, 23.3753
xyY:
0.3956, 0.4301, 57.6719
CIE-Lab:
80.5560, -4.5460, 46.7204
CIE-LCH:
80.5560, 46.9410, 95.5575
CIE-Luv:
80.5560, 17.6343, 59.5724
Hunter-Lab:
75.9420, -8.2322, 34.9097
#dcc86f color charts
#dcc86f color shades, tints & tones
#dcc86f color schemes
#dcc86f color preview, HTML & CSS examples
This text has a color of #dcc86f
<p style="color:#dcc86f;">Text here</p>
.mytext {color:#dcc86f;}
This box has a color of #dcc86f
<div style="background-color:#dcc86f;">Content here</div>
.mybackground {background-color:#dcc86f;}
Border around this has a color of #dcc86f
<div style="border:2px solid #dcc86f;">Content here</div>
.myborder {border:2px solid #dcc86f;}