#a1f96f color space conversions
Hex:
#a1f96f
RGB:
161, 249, 111
CMY:
37, 2, 56
CMYK:
35, 0, 55, 2
HSL:
98°, 92.0000%, 70.5882%
HSV (HSB):
98°, 55.4217%, 97.6471%
XYZ:
51.4429, 76.4761, 27.0890
xyY:
0.3319, 0.4934, 76.4761
CIE-Lab:
90.0799, -49.7681, 57.1080
CIE-LCH:
90.0799, 75.7508, 131.0713
CIE-Luv:
90.0799, -43.4013, 81.3272
Hunter-Lab:
87.4506, -48.0359, 42.8496
#a1f96f color charts
#a1f96f color shades, tints & tones
#a1f96f color schemes
#a1f96f color preview, HTML & CSS examples
This text has a color of #a1f96f
<p style="color:#a1f96f;">Text here</p>
.mytext {color:#a1f96f;}
This box has a color of #a1f96f
<div style="background-color:#a1f96f;">Content here</div>
.mybackground {background-color:#a1f96f;}
Border around this has a color of #a1f96f
<div style="border:2px solid #a1f96f;">Content here</div>
.myborder {border:2px solid #a1f96f;}