#a0e70e color space conversions
Hex:
#a0e70e
RGB:
160, 231, 14
CMY:
37, 9, 95
CMYK:
31, 0, 94, 9
HSL:
80°, 88.5714%, 48.0392%
HSV (HSB):
80°, 93.9394%, 90.5882%
XYZ:
43.1524, 64.6571, 10.6212
xyY:
0.3644, 0.5459, 64.6571
CIE-Lab:
84.3067, -48.0669, 80.8763
CIE-LCH:
84.3067, 94.0819, 120.7241
CIE-Luv:
84.3067, -35.7764, 97.0904
Hunter-Lab:
80.4096, -44.9237, 48.4552
#a0e70e color charts
#a0e70e color shades, tints & tones
#a0e70e color schemes
#a0e70e color preview, HTML & CSS examples
This text has a color of #a0e70e
<p style="color:#a0e70e;">Text here</p>
.mytext {color:#a0e70e;}
This box has a color of #a0e70e
<div style="background-color:#a0e70e;">Content here</div>
.mybackground {background-color:#a0e70e;}
Border around this has a color of #a0e70e
<div style="border:2px solid #a0e70e;">Content here</div>
.myborder {border:2px solid #a0e70e;}