#a0f80d color space conversions
Hex:
#a0f80d
RGB:
160, 248, 13
CMY:
37, 3, 95
CMYK:
35, 0, 95, 3
HSL:
82°, 94.3775%, 51.1765%
HSV (HSB):
82°, 94.7581%, 97.2549%
XYZ:
48.1373, 74.6374, 12.2501
xyY:
0.3565, 0.5528, 74.6374
CIE-Lab:
89.2229, -54.9956, 84.8677
CIE-LCH:
89.2229, 101.1289, 122.9439
CIE-Luv:
89.2229, -44.0472, 103.6678
Hunter-Lab:
86.3930, -51.7294, 52.0680
#a0f80d color charts
#a0f80d color shades, tints & tones
#a0f80d color schemes
#a0f80d color preview, HTML & CSS examples
This text has a color of #a0f80d
<p style="color:#a0f80d;">Text here</p>
.mytext {color:#a0f80d;}
This box has a color of #a0f80d
<div style="background-color:#a0f80d;">Content here</div>
.mybackground {background-color:#a0f80d;}
Border around this has a color of #a0f80d
<div style="border:2px solid #a0f80d;">Content here</div>
.myborder {border:2px solid #a0f80d;}