#a1f80c color space conversions
Hex:
#a1f80c
RGB:
161, 248, 12
CMY:
37, 3, 95
CMYK:
35, 0, 95, 3
HSL:
82°, 94.4000%, 50.9804%
HSV (HSB):
82°, 95.1613%, 97.2549%
XYZ:
48.3317, 74.7384, 12.2264
xyY:
0.3572, 0.5524, 74.7384
CIE-Lab:
89.2703, -54.6641, 85.0118
CIE-LCH:
89.2703, 101.0701, 122.7417
CIE-Luv:
89.2703, -43.5741, 103.7183
Hunter-Lab:
86.4514, -51.4973, 52.1308
#a1f80c color charts
#a1f80c color shades, tints & tones
#a1f80c color schemes
#a1f80c color preview, HTML & CSS examples
This text has a color of #a1f80c
<p style="color:#a1f80c;">Text here</p>
.mytext {color:#a1f80c;}
This box has a color of #a1f80c
<div style="background-color:#a1f80c;">Content here</div>
.mybackground {background-color:#a1f80c;}
Border around this has a color of #a1f80c
<div style="border:2px solid #a1f80c;">Content here</div>
.myborder {border:2px solid #a1f80c;}