#dcc85b color space conversions
Hex:
#dcc85b
RGB:
220, 200, 91
CMY:
14, 22, 64
CMYK:
0, 9, 59, 14
HSL:
51°, 64.8241%, 60.9804%
HSV (HSB):
51°, 58.6364%, 86.2745%
XYZ:
52.0578, 57.2795, 18.2098
xyY:
0.4081, 0.4491, 57.2795
CIE-Lab:
80.3366, -6.1535, 55.9067
CIE-LCH:
80.3366, 56.2443, 96.2811
CIE-Luv:
80.3366, 18.5347, 68.2918
Hunter-Lab:
75.6832, -9.6666, 38.7127
#dcc85b color charts
#dcc85b color shades, tints & tones
#dcc85b color schemes
#dcc85b color preview, HTML & CSS examples
This text has a color of #dcc85b
<p style="color:#dcc85b;">Text here</p>
.mytext {color:#dcc85b;}
This box has a color of #dcc85b
<div style="background-color:#dcc85b;">Content here</div>
.mybackground {background-color:#dcc85b;}
Border around this has a color of #dcc85b
<div style="border:2px solid #dcc85b;">Content here</div>
.myborder {border:2px solid #dcc85b;}