#a0f500 color space conversions
Hex:
#a0f500
RGB:
160, 245, 0
CMY:
37, 4, 100
CMYK:
35, 0, 100, 4
HSL:
81°, 100.0000%, 48.0392%
HSV (HSB):
81°, 100.0000%, 96.0784%
XYZ:
47.1496, 72.7784, 11.5626
xyY:
0.3586, 0.5535, 72.7784
CIE-Lab:
88.3419, -53.9429, 85.1900
CIE-LCH:
88.3419, 100.8324, 122.3422
CIE-Luv:
88.3419, -42.6385, 103.1550
Hunter-Lab:
85.3103, -50.6389, 51.6813
#a0f500 color charts
#a0f500 color shades, tints & tones
#a0f500 color schemes
#a0f500 color preview, HTML & CSS examples
This text has a color of #a0f500
<p style="color:#a0f500;">Text here</p>
.mytext {color:#a0f500;}
This box has a color of #a0f500
<div style="background-color:#a0f500;">Content here</div>
.mybackground {background-color:#a0f500;}
Border around this has a color of #a0f500
<div style="border:2px solid #a0f500;">Content here</div>
.myborder {border:2px solid #a0f500;}