#dcc716 color space conversions
Hex:
#dcc716
RGB:
220, 199, 22
CMY:
14, 22, 91
CMYK:
0, 10, 90, 14
HSL:
54°, 81.8182%, 47.4510%
HSV (HSB):
54°, 90.0000%, 86.2745%
XYZ:
50.0834, 56.1204, 8.9517
xyY:
0.4349, 0.4873, 56.1204
CIE-Lab:
79.6823, -8.5720, 78.0044
CIE-LCH:
79.6823, 78.4739, 96.2712
CIE-Luv:
79.6823, 20.9368, 84.3383
Hunter-Lab:
74.9136, -11.7626, 45.3547
#dcc716 color charts
#dcc716 color shades, tints & tones
#dcc716 color schemes
#dcc716 color preview, HTML & CSS examples
This text has a color of #dcc716
<p style="color:#dcc716;">Text here</p>
.mytext {color:#dcc716;}
This box has a color of #dcc716
<div style="background-color:#dcc716;">Content here</div>
.mybackground {background-color:#dcc716;}
Border around this has a color of #dcc716
<div style="border:2px solid #dcc716;">Content here</div>
.myborder {border:2px solid #dcc716;}