#dcc82c color space conversions
Hex:
#dcc82c
RGB:
220, 200, 44
CMY:
14, 22, 83
CMYK:
0, 9, 80, 14
HSL:
53°, 71.5447%, 51.7647%
HSV (HSB):
53°, 80.0000%, 86.2745%
XYZ:
50.6241, 56.7060, 10.6601
xyY:
0.4291, 0.4806, 56.7060
CIE-Lab:
80.0140, -8.5536, 73.3628
CIE-LCH:
80.0140, 73.8598, 96.6503
CIE-Luv:
80.0140, 19.9224, 81.7095
Hunter-Lab:
75.3034, -11.7811, 44.3192
#dcc82c color charts
#dcc82c color shades, tints & tones
#dcc82c color schemes
#dcc82c color preview, HTML & CSS examples
This text has a color of #dcc82c
<p style="color:#dcc82c;">Text here</p>
.mytext {color:#dcc82c;}
This box has a color of #dcc82c
<div style="background-color:#dcc82c;">Content here</div>
.mybackground {background-color:#dcc82c;}
Border around this has a color of #dcc82c
<div style="border:2px solid #dcc82c;">Content here</div>
.myborder {border:2px solid #dcc82c;}