#a0f10e color space conversions
Hex:
#a0f10e
RGB:
160, 241, 14
CMY:
37, 5, 95
CMYK:
34, 0, 94, 5
HSL:
81°, 89.0196%, 50.0000%
HSV (HSB):
81°, 94.1909%, 94.5098%
XYZ:
46.0318, 70.4159, 11.5810
xyY:
0.3595, 0.5500, 70.4159
CIE-Lab:
87.2004, -52.1757, 83.1718
CIE-LCH:
87.2004, 98.1828, 122.1011
CIE-Luv:
87.2004, -40.6970, 100.9352
Hunter-Lab:
83.9142, -48.9322, 50.5573
#a0f10e color charts
#a0f10e color shades, tints & tones
#a0f10e color schemes
#a0f10e color preview, HTML & CSS examples
This text has a color of #a0f10e
<p style="color:#a0f10e;">Text here</p>
.mytext {color:#a0f10e;}
This box has a color of #a0f10e
<div style="background-color:#a0f10e;">Content here</div>
.mybackground {background-color:#a0f10e;}
Border around this has a color of #a0f10e
<div style="border:2px solid #a0f10e;">Content here</div>
.myborder {border:2px solid #a0f10e;}