#a0b22e color space conversions
Hex:
#a0b22e
RGB:
160, 178, 46
CMY:
37, 30, 82
CMYK:
10, 0, 74, 30
HSL:
68°, 58.9286%, 43.9216%
HSV (HSB):
68°, 74.1573%, 69.8039%
XYZ:
30.9107, 39.5116, 8.5821
xyY:
0.3913, 0.5001, 39.5116
CIE-Lab:
69.1203, -23.0546, 61.0077
CIE-LCH:
69.1203, 65.2185, 110.7014
CIE-Luv:
69.1203, -6.6710, 71.2660
Hunter-Lab:
62.8583, -22.2241, 35.9059
#a0b22e color charts
#a0b22e color shades, tints & tones
#a0b22e color schemes
#a0b22e color preview, HTML & CSS examples
This text has a color of #a0b22e
<p style="color:#a0b22e;">Text here</p>
.mytext {color:#a0b22e;}
This box has a color of #a0b22e
<div style="background-color:#a0b22e;">Content here</div>
.mybackground {background-color:#a0b22e;}
Border around this has a color of #a0b22e
<div style="border:2px solid #a0b22e;">Content here</div>
.myborder {border:2px solid #a0b22e;}