#dca030 color space conversions
Hex:
#dca030
RGB:
220, 160, 48
CMY:
14, 37, 81
CMYK:
0, 27, 78, 14
HSL:
39°, 71.0744%, 52.5490%
HSV (HSB):
39°, 78.1818%, 86.2745%
XYZ:
42.6195, 40.5707, 8.3809
xyY:
0.4654, 0.4431, 40.5707
CIE-Lab:
69.8741, 12.5545, 62.9826
CIE-LCH:
69.8741, 64.2217, 78.7268
CIE-Luv:
69.8741, 49.2573, 64.9918
Hunter-Lab:
63.6951, 7.9711, 36.7853
#dca030 color charts
#dca030 color shades, tints & tones
#dca030 color schemes
#dca030 color preview, HTML & CSS examples
This text has a color of #dca030
<p style="color:#dca030;">Text here</p>
.mytext {color:#dca030;}
This box has a color of #dca030
<div style="background-color:#dca030;">Content here</div>
.mybackground {background-color:#dca030;}
Border around this has a color of #dca030
<div style="border:2px solid #dca030;">Content here</div>
.myborder {border:2px solid #dca030;}