#a0f02e color space conversions
Hex:
#a0f02e
RGB:
160, 240, 46
CMY:
37, 6, 82
CMYK:
33, 0, 81, 6
HSL:
85°, 86.6071%, 56.0784%
HSV (HSB):
85°, 80.8333%, 94.1176%
XYZ:
46.1504, 69.9910, 13.6620
xyY:
0.3555, 0.5392, 69.9910
CIE-Lab:
86.9925, -50.9421, 77.4469
CIE-LCH:
86.9925, 92.6991, 123.3357
CIE-Luv:
86.9925, -40.1260, 96.8973
Hunter-Lab:
83.6606, -47.9386, 48.8802
#a0f02e color charts
#a0f02e color shades, tints & tones
#a0f02e color schemes
#a0f02e color preview, HTML & CSS examples
This text has a color of #a0f02e
<p style="color:#a0f02e;">Text here</p>
.mytext {color:#a0f02e;}
This box has a color of #a0f02e
<div style="background-color:#a0f02e;">Content here</div>
.mybackground {background-color:#a0f02e;}
Border around this has a color of #a0f02e
<div style="border:2px solid #a0f02e;">Content here</div>
.myborder {border:2px solid #a0f02e;}