#dcc514 color space conversions
Hex:
#dcc514
RGB:
220, 197, 20
CMY:
14, 23, 92
CMYK:
0, 10, 91, 14
HSL:
53°, 83.3333%, 47.0588%
HSV (HSB):
53°, 90.9091%, 86.2745%
XYZ:
49.6077, 55.1987, 8.7016
xyY:
0.4370, 0.4863, 55.1987
CIE-Lab:
79.1556, -7.5843, 77.9137
CIE-LCH:
79.1556, 78.2819, 95.5598
CIE-Luv:
79.1556, 22.3690, 83.7571
Hunter-Lab:
74.2958, -10.8322, 45.0629
#dcc514 color charts
#dcc514 color shades, tints & tones
#dcc514 color schemes
#dcc514 color preview, HTML & CSS examples
This text has a color of #dcc514
<p style="color:#dcc514;">Text here</p>
.mytext {color:#dcc514;}
This box has a color of #dcc514
<div style="background-color:#dcc514;">Content here</div>
.mybackground {background-color:#dcc514;}
Border around this has a color of #dcc514
<div style="border:2px solid #dcc514;">Content here</div>
.myborder {border:2px solid #dcc514;}