#dcc82a color space conversions
Hex:
#dcc82a
RGB:
220, 200, 42
CMY:
14, 22, 84
CMYK:
0, 9, 81, 14
HSL:
53°, 71.7742%, 51.3725%
HSV (HSB):
53°, 80.9091%, 86.2745%
XYZ:
50.5874, 56.6914, 10.4668
xyY:
0.4296, 0.4815, 56.6914
CIE-Lab:
80.0057, -8.6159, 73.9090
CIE-LCH:
80.0057, 74.4095, 96.6492
CIE-Luv:
80.0057, 19.9591, 82.0641
Hunter-Lab:
75.2937, -11.8355, 44.4635
#dcc82a color charts
#dcc82a color shades, tints & tones
#dcc82a color schemes
#dcc82a color preview, HTML & CSS examples
This text has a color of #dcc82a
<p style="color:#dcc82a;">Text here</p>
.mytext {color:#dcc82a;}
This box has a color of #dcc82a
<div style="background-color:#dcc82a;">Content here</div>
.mybackground {background-color:#dcc82a;}
Border around this has a color of #dcc82a
<div style="border:2px solid #dcc82a;">Content here</div>
.myborder {border:2px solid #dcc82a;}