#a0a01d color space conversions
Hex:
#a0a01d
RGB:
160, 160, 29
CMY:
37, 37, 89
CMYK:
0, 0, 82, 37
HSL:
60°, 69.3122%, 37.0588%
HSV (HSB):
60°, 81.8750%, 62.7451%
XYZ:
27.2898, 32.7039, 6.0366
xyY:
0.4133, 0.4953, 32.7039
CIE-Lab:
63.9204, -14.6290, 61.5322
CIE-LCH:
63.9204, 63.2473, 103.3736
CIE-Luv:
63.9204, 4.8456, 67.1748
Hunter-Lab:
57.1873, -14.8977, 33.7726
#a0a01d color charts
#a0a01d color shades, tints & tones
#a0a01d color schemes
#a0a01d color preview, HTML & CSS examples
This text has a color of #a0a01d
<p style="color:#a0a01d;">Text here</p>
.mytext {color:#a0a01d;}
This box has a color of #a0a01d
<div style="background-color:#a0a01d;">Content here</div>
.mybackground {background-color:#a0a01d;}
Border around this has a color of #a0a01d
<div style="border:2px solid #a0a01d;">Content here</div>
.myborder {border:2px solid #a0a01d;}