#a0ff20 color space conversions
Hex:
#a0ff20
RGB:
160, 255, 32
CMY:
37, 0, 87
CMYK:
37, 0, 87, 0
HSL:
86°, 100.0000%, 56.2745%
HSV (HSB):
86°, 87.4510%, 100.0000%
XYZ:
50.5179, 79.0979, 13.9713
xyY:
0.3518, 0.5509, 79.0979
CIE-Lab:
91.2786, -57.3914, 84.0867
CIE-LCH:
91.2786, 101.8054, 124.3146
CIE-Luv:
91.2786, -47.2697, 104.7774
Hunter-Lab:
88.9370, -54.2483, 52.9419
#a0ff20 color charts
#a0ff20 color shades, tints & tones
#a0ff20 color schemes
#a0ff20 color preview, HTML & CSS examples
This text has a color of #a0ff20
<p style="color:#a0ff20;">Text here</p>
.mytext {color:#a0ff20;}
This box has a color of #a0ff20
<div style="background-color:#a0ff20;">Content here</div>
.mybackground {background-color:#a0ff20;}
Border around this has a color of #a0ff20
<div style="border:2px solid #a0ff20;">Content here</div>
.myborder {border:2px solid #a0ff20;}