#dcc415 color space conversions
Hex:
#dcc415
RGB:
220, 196, 21
CMY:
14, 23, 92
CMYK:
0, 11, 90, 14
HSL:
53°, 82.5726%, 47.2549%
HSV (HSB):
53°, 90.4545%, 86.2745%
XYZ:
49.3905, 54.7496, 8.6740
xyY:
0.4378, 0.4853, 54.7496
CIE-Lab:
78.8968, -7.0576, 77.5587
CIE-LCH:
78.8968, 77.8791, 95.1994
CIE-Luv:
78.8968, 23.0689, 83.2847
Hunter-Lab:
73.9930, -10.3386, 44.8447
#dcc415 color charts
#dcc415 color shades, tints & tones
#dcc415 color schemes
#dcc415 color preview, HTML & CSS examples
This text has a color of #dcc415
<p style="color:#dcc415;">Text here</p>
.mytext {color:#dcc415;}
This box has a color of #dcc415
<div style="background-color:#dcc415;">Content here</div>
.mybackground {background-color:#dcc415;}
Border around this has a color of #dcc415
<div style="border:2px solid #dcc415;">Content here</div>
.myborder {border:2px solid #dcc415;}