#dcc82f color space conversions
Hex:
#dcc82f
RGB:
220, 200, 47
CMY:
14, 22, 82
CMYK:
0, 9, 79, 14
HSL:
53°, 71.1934%, 52.3529%
HSV (HSB):
53°, 78.6364%, 86.2745%
XYZ:
50.6826, 56.7294, 10.9679
xyY:
0.4281, 0.4792, 56.7294
CIE-Lab:
80.0272, -8.4545, 72.5065
CIE-LCH:
80.0272, 72.9978, 96.6509
CIE-Luv:
80.0272, 19.8640, 81.1458
Hunter-Lab:
75.3189, -11.6944, 44.0895
#dcc82f color charts
#dcc82f color shades, tints & tones
#dcc82f color schemes
#dcc82f color preview, HTML & CSS examples
This text has a color of #dcc82f
<p style="color:#dcc82f;">Text here</p>
.mytext {color:#dcc82f;}
This box has a color of #dcc82f
<div style="background-color:#dcc82f;">Content here</div>
.mybackground {background-color:#dcc82f;}
Border around this has a color of #dcc82f
<div style="border:2px solid #dcc82f;">Content here</div>
.myborder {border:2px solid #dcc82f;}