#a0a31e color space conversions
Hex:
#a0a31e
RGB:
160, 163, 30
CMY:
37, 36, 88
CMYK:
2, 0, 82, 36
HSL:
61°, 68.9119%, 37.8431%
HSV (HSB):
61°, 81.5951%, 63.9216%
XYZ:
27.8287, 33.7617, 6.2782
xyY:
0.4100, 0.4975, 33.7617
CIE-Lab:
64.7730, -16.1464, 61.9977
CIE-LCH:
64.7730, 64.0657, 104.5976
CIE-Luv:
64.7730, 2.8804, 68.2417
Hunter-Lab:
58.1048, -16.1926, 34.2671
#a0a31e color charts
#a0a31e color shades, tints & tones
#a0a31e color schemes
#a0a31e color preview, HTML & CSS examples
This text has a color of #a0a31e
<p style="color:#a0a31e;">Text here</p>
.mytext {color:#a0a31e;}
This box has a color of #a0a31e
<div style="background-color:#a0a31e;">Content here</div>
.mybackground {background-color:#a0a31e;}
Border around this has a color of #a0a31e
<div style="border:2px solid #a0a31e;">Content here</div>
.myborder {border:2px solid #a0a31e;}