#a0a81e color space conversions
Hex:
#a0a81e
RGB:
160, 168, 30
CMY:
37, 34, 88
CMYK:
5, 0, 82, 34
HSL:
63°, 69.6970%, 38.8235%
HSV (HSB):
63°, 82.1429%, 65.8824%
XYZ:
28.7342, 35.5726, 6.5800
xyY:
0.4054, 0.5018, 35.5726
CIE-Lab:
66.1920, -18.7006, 63.2255
CIE-LCH:
66.1920, 65.9332, 106.4770
CIE-Luv:
66.1920, -0.3230, 70.2988
Hunter-Lab:
59.6428, -18.3786, 35.2088
#a0a81e color charts
#a0a81e color shades, tints & tones
#a0a81e color schemes
#a0a81e color preview, HTML & CSS examples
This text has a color of #a0a81e
<p style="color:#a0a81e;">Text here</p>
.mytext {color:#a0a81e;}
This box has a color of #a0a81e
<div style="background-color:#a0a81e;">Content here</div>
.mybackground {background-color:#a0a81e;}
Border around this has a color of #a0a81e
<div style="border:2px solid #a0a81e;">Content here</div>
.myborder {border:2px solid #a0a81e;}