#a0b92a color space conversions
Hex:
#a0b92a
RGB:
160, 185, 42
CMY:
37, 27, 84
CMYK:
14, 0, 77, 27
HSL:
70°, 62.9956%, 44.5098%
HSV (HSB):
70°, 77.2973%, 72.5490%
XYZ:
32.2641, 42.3387, 8.6622
xyY:
0.3875, 0.5085, 42.3387
CIE-Lab:
71.1038, -26.6577, 64.1617
CIE-LCH:
71.1038, 69.4792, 112.5617
CIE-Luv:
71.1038, -10.8150, 75.1074
Hunter-Lab:
65.0682, -25.3600, 37.6548
#a0b92a color charts
#a0b92a color shades, tints & tones
#a0b92a color schemes
#a0b92a color preview, HTML & CSS examples
This text has a color of #a0b92a
<p style="color:#a0b92a;">Text here</p>
.mytext {color:#a0b92a;}
This box has a color of #a0b92a
<div style="background-color:#a0b92a;">Content here</div>
.mybackground {background-color:#a0b92a;}
Border around this has a color of #a0b92a
<div style="border:2px solid #a0b92a;">Content here</div>
.myborder {border:2px solid #a0b92a;}