#dca11e color space conversions
Hex:
#dca11e
RGB:
220, 161, 30
CMY:
14, 37, 88
CMYK:
0, 27, 86, 14
HSL:
41°, 76.0000%, 49.0196%
HSV (HSB):
41°, 86.3636%, 86.2745%
XYZ:
42.4944, 40.7991, 6.8636
xyY:
0.4713, 0.4525, 40.7991
CIE-Lab:
70.0350, 11.4863, 68.7396
CIE-LCH:
70.0350, 69.6926, 80.5136
CIE-Luv:
70.0350, 49.1209, 68.8248
Hunter-Lab:
63.8742, 6.9732, 38.3409
#dca11e color charts
#dca11e color shades, tints & tones
#dca11e color schemes
#dca11e color preview, HTML & CSS examples
This text has a color of #dca11e
<p style="color:#dca11e;">Text here</p>
.mytext {color:#dca11e;}
This box has a color of #dca11e
<div style="background-color:#dca11e;">Content here</div>
.mybackground {background-color:#dca11e;}
Border around this has a color of #dca11e
<div style="border:2px solid #dca11e;">Content here</div>
.myborder {border:2px solid #dca11e;}