#a0ff12 color space conversions
Hex:
#a0ff12
RGB:
160, 255, 18
CMY:
37, 0, 93
CMYK:
37, 0, 93, 0
HSL:
84°, 100.0000%, 53.5294%
HSV (HSB):
84°, 92.9412%, 100.0000%
XYZ:
50.3664, 79.0373, 13.1734
xyY:
0.3533, 0.5543, 79.0373
CIE-Lab:
91.2511, -57.6786, 85.9976
CIE-LCH:
91.2511, 103.5491, 123.8498
CIE-Luv:
91.2511, -47.3116, 106.0271
Hunter-Lab:
88.9029, -54.4540, 53.4466
#a0ff12 color charts
#a0ff12 color shades, tints & tones
#a0ff12 color schemes
#a0ff12 color preview, HTML & CSS examples
This text has a color of #a0ff12
<p style="color:#a0ff12;">Text here</p>
.mytext {color:#a0ff12;}
This box has a color of #a0ff12
<div style="background-color:#a0ff12;">Content here</div>
.mybackground {background-color:#a0ff12;}
Border around this has a color of #a0ff12
<div style="border:2px solid #a0ff12;">Content here</div>
.myborder {border:2px solid #a0ff12;}