#a1ff70 color space conversions
Hex:
#a1ff70
RGB:
161, 255, 112
CMY:
37, 0, 56
CMYK:
37, 0, 56, 0
HSL:
99°, 100.0000%, 71.9608%
HSV (HSB):
99°, 56.0784%, 100.0000%
XYZ:
53.3826, 80.2669, 28.0087
xyY:
0.3302, 0.4965, 80.2669
CIE-Lab:
91.8045, -52.1431, 58.6735
CIE-LCH:
91.8045, 78.4951, 131.6275
CIE-Luv:
91.8045, -46.1351, 83.7834
Hunter-Lab:
89.5918, -50.4278, 44.1787
#a1ff70 color charts
#a1ff70 color shades, tints & tones
#a1ff70 color schemes
#a1ff70 color preview, HTML & CSS examples
This text has a color of #a1ff70
<p style="color:#a1ff70;">Text here</p>
.mytext {color:#a1ff70;}
This box has a color of #a1ff70
<div style="background-color:#a1ff70;">Content here</div>
.mybackground {background-color:#a1ff70;}
Border around this has a color of #a1ff70
<div style="border:2px solid #a1ff70;">Content here</div>
.myborder {border:2px solid #a1ff70;}