#a0ff10 color space conversions
Hex:
#a0ff10
RGB:
160, 255, 16
CMY:
37, 0, 94
CMYK:
37, 0, 94, 0
HSL:
84°, 100.0000%, 53.1373%
HSV (HSB):
84°, 93.7255%, 100.0000%
XYZ:
50.3507, 79.0310, 13.0910
xyY:
0.3534, 0.5547, 79.0310
CIE-Lab:
91.2483, -57.7083, 86.1995
CIE-LCH:
91.2483, 103.7334, 123.8013
CIE-Luv:
91.2483, -47.3159, 106.1565
Hunter-Lab:
88.8994, -54.4753, 53.4988
#a0ff10 color charts
#a0ff10 color shades, tints & tones
#a0ff10 color schemes
#a0ff10 color preview, HTML & CSS examples
This text has a color of #a0ff10
<p style="color:#a0ff10;">Text here</p>
.mytext {color:#a0ff10;}
This box has a color of #a0ff10
<div style="background-color:#a0ff10;">Content here</div>
.mybackground {background-color:#a0ff10;}
Border around this has a color of #a0ff10
<div style="border:2px solid #a0ff10;">Content here</div>
.myborder {border:2px solid #a0ff10;}