#a0f04a color space conversions
Hex:
#a0f04a
RGB:
160, 240, 74
CMY:
37, 6, 71
CMYK:
33, 0, 69, 6
HSL:
89°, 84.6939%, 61.5686%
HSV (HSB):
89°, 69.1667%, 94.1176%
XYZ:
46.8933, 70.2882, 17.5740
xyY:
0.3480, 0.5216, 70.2882
CIE-Lab:
87.1380, -49.4720, 68.9311
CIE-LCH:
87.1380, 84.8468, 125.6671
CIE-Luv:
87.1380, -39.9754, 90.4738
Hunter-Lab:
83.8380, -46.8758, 46.2583
#a0f04a color charts
#a0f04a color shades, tints & tones
#a0f04a color schemes
#a0f04a color preview, HTML & CSS examples
This text has a color of #a0f04a
<p style="color:#a0f04a;">Text here</p>
.mytext {color:#a0f04a;}
This box has a color of #a0f04a
<div style="background-color:#a0f04a;">Content here</div>
.mybackground {background-color:#a0f04a;}
Border around this has a color of #a0f04a
<div style="border:2px solid #a0f04a;">Content here</div>
.myborder {border:2px solid #a0f04a;}