#a0b80e color space conversions
Hex:
#a0b80e
RGB:
160, 184, 14
CMY:
37, 28, 95
CMYK:
13, 0, 92, 28
HSL:
68°, 85.8586%, 38.8235%
HSV (HSB):
68°, 92.3913%, 72.1569%
XYZ:
31.7170, 41.7863, 6.8094
xyY:
0.3949, 0.5203, 41.7863
CIE-Lab:
70.7233, -27.0005, 70.1367
CIE-LCH:
70.7233, 75.1544, 111.0552
CIE-Luv:
70.7233, -10.0931, 78.6839
Hunter-Lab:
64.6423, -25.5424, 39.0041
#a0b80e color charts
#a0b80e color shades, tints & tones
#a0b80e color schemes
#a0b80e color preview, HTML & CSS examples
This text has a color of #a0b80e
<p style="color:#a0b80e;">Text here</p>
.mytext {color:#a0b80e;}
This box has a color of #a0b80e
<div style="background-color:#a0b80e;">Content here</div>
.mybackground {background-color:#a0b80e;}
Border around this has a color of #a0b80e
<div style="border:2px solid #a0b80e;">Content here</div>
.myborder {border:2px solid #a0b80e;}