#a0ff5f color space conversions
Hex:
#a0ff5f
RGB:
160, 255, 95
CMY:
37, 0, 63
CMYK:
37, 0, 63, 0
HSL:
96°, 100.0000%, 68.6275%
HSV (HSB):
96°, 62.7451%, 100.0000%
XYZ:
52.3228, 79.8198, 23.4755
xyY:
0.3362, 0.5129, 79.8198
CIE-Lab:
91.6039, -54.0270, 65.5975
CIE-LCH:
91.6039, 84.9821, 129.4753
CIE-Luv:
91.6039, -46.7904, 90.3505
Hunter-Lab:
89.3419, -51.8105, 46.9603
#a0ff5f color charts
#a0ff5f color shades, tints & tones
#a0ff5f color schemes
#a0ff5f color preview, HTML & CSS examples
This text has a color of #a0ff5f
<p style="color:#a0ff5f;">Text here</p>
.mytext {color:#a0ff5f;}
This box has a color of #a0ff5f
<div style="background-color:#a0ff5f;">Content here</div>
.mybackground {background-color:#a0ff5f;}
Border around this has a color of #a0ff5f
<div style="border:2px solid #a0ff5f;">Content here</div>
.myborder {border:2px solid #a0ff5f;}