#a1f50d color space conversions
Hex:
#a1f50d
RGB:
161, 245, 13
CMY:
37, 4, 95
CMYK:
34, 0, 95, 4
HSL:
82°, 92.0635%, 50.5882%
HSV (HSB):
82°, 94.6939%, 96.0784%
XYZ:
47.4230, 72.9109, 11.9545
xyY:
0.3585, 0.5512, 72.9109
CIE-Lab:
88.4052, -53.4522, 84.2409
CIE-LCH:
88.4052, 99.7681, 122.3958
CIE-Luv:
88.4052, -42.1407, 102.5203
Hunter-Lab:
85.3879, -50.2930, 51.4708
#a1f50d color charts
#a1f50d color shades, tints & tones
#a1f50d color schemes
#a1f50d color preview, HTML & CSS examples
This text has a color of #a1f50d
<p style="color:#a1f50d;">Text here</p>
.mytext {color:#a1f50d;}
This box has a color of #a1f50d
<div style="background-color:#a1f50d;">Content here</div>
.mybackground {background-color:#a1f50d;}
Border around this has a color of #a1f50d
<div style="border:2px solid #a1f50d;">Content here</div>
.myborder {border:2px solid #a1f50d;}