#a0f80a color space conversions
Hex:
#a0f80a
RGB:
160, 248, 10
CMY:
37, 3, 96
CMYK:
35, 0, 96, 3
HSL:
82°, 94.4444%, 50.5882%
HSV (HSB):
82°, 95.9677%, 97.2549%
XYZ:
48.1194, 74.6303, 12.1561
xyY:
0.3567, 0.5532, 74.6303
CIE-Lab:
89.2195, -55.0304, 85.1097
CIE-LCH:
89.2195, 101.3509, 122.8860
CIE-Luv:
89.2195, -44.0516, 103.8207
Hunter-Lab:
86.3888, -51.7543, 52.1293
#a0f80a color charts
#a0f80a color shades, tints & tones
#a0f80a color schemes
#a0f80a color preview, HTML & CSS examples
This text has a color of #a0f80a
<p style="color:#a0f80a;">Text here</p>
.mytext {color:#a0f80a;}
This box has a color of #a0f80a
<div style="background-color:#a0f80a;">Content here</div>
.mybackground {background-color:#a0f80a;}
Border around this has a color of #a0f80a
<div style="border:2px solid #a0f80a;">Content here</div>
.myborder {border:2px solid #a0f80a;}