#dcc013 color space conversions
Hex:
#dcc013
RGB:
220, 192, 19
CMY:
14, 25, 93
CMYK:
0, 13, 91, 14
HSL:
52°, 84.1004%, 46.8627%
HSV (HSB):
52°, 91.3636%, 86.2745%
XYZ:
48.4824, 52.9619, 8.2835
xyY:
0.4418, 0.4827, 52.9619
CIE-Lab:
77.8525, -5.0351, 77.0697
CIE-LCH:
77.8525, 77.2340, 93.7379
CIE-Luv:
77.8525, 25.9525, 81.9371
Hunter-Lab:
72.7750, -8.4402, 44.1939
#dcc013 color charts
#dcc013 color shades, tints & tones
#dcc013 color schemes
#dcc013 color preview, HTML & CSS examples
This text has a color of #dcc013
<p style="color:#dcc013;">Text here</p>
.mytext {color:#dcc013;}
This box has a color of #dcc013
<div style="background-color:#dcc013;">Content here</div>
.mybackground {background-color:#dcc013;}
Border around this has a color of #dcc013
<div style="border:2px solid #dcc013;">Content here</div>
.myborder {border:2px solid #dcc013;}