#a0ff1e color space conversions
Hex:
#a0ff1e
RGB:
160, 255, 30
CMY:
37, 0, 88
CMYK:
37, 0, 88, 0
HSL:
85°, 100.0000%, 55.8824%
HSV (HSB):
85°, 88.2353%, 100.0000%
XYZ:
50.4915, 79.0873, 13.8325
xyY:
0.3521, 0.5515, 79.0873
CIE-Lab:
91.2738, -57.4413, 84.4137
CIE-LCH:
91.2738, 102.1038, 124.2343
CIE-Luv:
91.2738, -47.2769, 104.9944
Hunter-Lab:
88.9311, -54.2841, 53.0297
#a0ff1e color charts
#a0ff1e color shades, tints & tones
#a0ff1e color schemes
#a0ff1e color preview, HTML & CSS examples
This text has a color of #a0ff1e
<p style="color:#a0ff1e;">Text here</p>
.mytext {color:#a0ff1e;}
This box has a color of #a0ff1e
<div style="background-color:#a0ff1e;">Content here</div>
.mybackground {background-color:#a0ff1e;}
Border around this has a color of #a0ff1e
<div style="border:2px solid #a0ff1e;">Content here</div>
.myborder {border:2px solid #a0ff1e;}