#a1fd32 color space conversions
Hex:
#a1fd32
RGB:
161, 253, 50
CMY:
37, 1, 80
CMYK:
36, 0, 80, 1
HSL:
87°, 98.0676%, 59.4118%
HSV (HSB):
87°, 80.2372%, 99.2157%
XYZ:
50.3989, 78.0579, 15.4280
xyY:
0.3503, 0.5425, 78.0579
CIE-Lab:
90.8063, -55.6741, 79.8819
CIE-LCH:
90.8063, 97.3691, 124.8748
CIE-Luv:
90.8063, -45.7984, 101.4016
Hunter-Lab:
88.3504, -52.7889, 51.4919
#a1fd32 color charts
#a1fd32 color shades, tints & tones
#a1fd32 color schemes
#a1fd32 color preview, HTML & CSS examples
This text has a color of #a1fd32
<p style="color:#a1fd32;">Text here</p>
.mytext {color:#a1fd32;}
This box has a color of #a1fd32
<div style="background-color:#a1fd32;">Content here</div>
.mybackground {background-color:#a1fd32;}
Border around this has a color of #a1fd32
<div style="border:2px solid #a1fd32;">Content here</div>
.myborder {border:2px solid #a1fd32;}