#a0f10c color space conversions
Hex:
#a0f10c
RGB:
160, 241, 12
CMY:
37, 5, 95
CMYK:
34, 0, 95, 5
HSL:
81°, 90.5138%, 49.6078%
HSV (HSB):
81°, 95.0207%, 94.5098%
XYZ:
46.0189, 70.4107, 11.5130
xyY:
0.3597, 0.5503, 70.4107
CIE-Lab:
87.1979, -52.2015, 83.3532
CIE-LCH:
87.1979, 98.3502, 122.0577
CIE-Luv:
87.1979, -40.6998, 101.0494
Hunter-Lab:
83.9111, -48.9507, 50.6029
#a0f10c color charts
#a0f10c color shades, tints & tones
#a0f10c color schemes
#a0f10c color preview, HTML & CSS examples
This text has a color of #a0f10c
<p style="color:#a0f10c;">Text here</p>
.mytext {color:#a0f10c;}
This box has a color of #a0f10c
<div style="background-color:#a0f10c;">Content here</div>
.mybackground {background-color:#a0f10c;}
Border around this has a color of #a0f10c
<div style="border:2px solid #a0f10c;">Content here</div>
.myborder {border:2px solid #a0f10c;}