#dca025 color space conversions
Hex:
#dca025
RGB:
220, 160, 37
CMY:
14, 37, 85
CMYK:
0, 27, 83, 14
HSL:
40°, 72.3320%, 50.3922%
HSV (HSB):
40°, 83.1818%, 86.2745%
XYZ:
42.4199, 40.4908, 7.3300
xyY:
0.4701, 0.4487, 40.4908
CIE-Lab:
69.8177, 12.1992, 66.6015
CIE-LCH:
69.8177, 67.7095, 79.6204
CIE-Luv:
69.8177, 49.6886, 67.2875
Hunter-Lab:
63.6324, 7.6386, 37.7129
#dca025 color charts
#dca025 color shades, tints & tones
#dca025 color schemes
#dca025 color preview, HTML & CSS examples
This text has a color of #dca025
<p style="color:#dca025;">Text here</p>
.mytext {color:#dca025;}
This box has a color of #dca025
<div style="background-color:#dca025;">Content here</div>
.mybackground {background-color:#dca025;}
Border around this has a color of #dca025
<div style="border:2px solid #dca025;">Content here</div>
.myborder {border:2px solid #dca025;}