#a0ff6f color space conversions
Hex:
#a0ff6f
RGB:
160, 255, 111
CMY:
37, 0, 56
CMYK:
37, 0, 56, 0
HSL:
100°, 100.0000%, 71.7647%
HSV (HSB):
100°, 56.4706%, 100.0000%
XYZ:
53.1264, 80.1413, 27.7077
xyY:
0.3300, 0.4978, 80.1413
CIE-Lab:
91.7482, -52.5614, 59.0338
CIE-LCH:
91.7482, 79.0423, 131.6806
CIE-Luv:
91.7482, -46.5880, 84.1852
Hunter-Lab:
89.5217, -50.7324, 44.3144
#a0ff6f color charts
#a0ff6f color shades, tints & tones
#a0ff6f color schemes
#a0ff6f color preview, HTML & CSS examples
This text has a color of #a0ff6f
<p style="color:#a0ff6f;">Text here</p>
.mytext {color:#a0ff6f;}
This box has a color of #a0ff6f
<div style="background-color:#a0ff6f;">Content here</div>
.mybackground {background-color:#a0ff6f;}
Border around this has a color of #a0ff6f
<div style="border:2px solid #a0ff6f;">Content here</div>
.myborder {border:2px solid #a0ff6f;}