#dcc620 color space conversions
Hex:
#dcc620
RGB:
220, 198, 32
CMY:
14, 22, 87
CMYK:
0, 10, 85, 14
HSL:
53°, 74.6032%, 49.4118%
HSV (HSB):
53°, 85.4545%, 86.2745%
XYZ:
49.9700, 55.7081, 9.4855
xyY:
0.4339, 0.4837, 55.7081
CIE-Lab:
79.4474, -7.8647, 75.9039
CIE-LCH:
79.4474, 76.3102, 95.9155
CIE-Luv:
79.4474, 21.5195, 82.8142
Hunter-Lab:
74.6379, -11.1106, 44.7115
#dcc620 color charts
#dcc620 color shades, tints & tones
#dcc620 color schemes
#dcc620 color preview, HTML & CSS examples
This text has a color of #dcc620
<p style="color:#dcc620;">Text here</p>
.mytext {color:#dcc620;}
This box has a color of #dcc620
<div style="background-color:#dcc620;">Content here</div>
.mybackground {background-color:#dcc620;}
Border around this has a color of #dcc620
<div style="border:2px solid #dcc620;">Content here</div>
.myborder {border:2px solid #dcc620;}