#a1f00e color space conversions
Hex:
#a1f00e
RGB:
161, 240, 14
CMY:
37, 6, 95
CMYK:
33, 0, 94, 6
HSL:
81°, 88.9764%, 49.8039%
HSV (HSB):
81°, 94.1667%, 94.1176%
XYZ:
45.9373, 69.9289, 11.4920
xyY:
0.3607, 0.5491, 69.9289
CIE-Lab:
86.9620, -51.4168, 83.0041
CIE-LCH:
86.9620, 97.6390, 121.7761
CIE-Luv:
86.9620, -39.7214, 100.5492
Hunter-Lab:
83.6235, -48.2850, 50.3885
#a1f00e color charts
#a1f00e color shades, tints & tones
#a1f00e color schemes
#a1f00e color preview, HTML & CSS examples
This text has a color of #a1f00e
<p style="color:#a1f00e;">Text here</p>
.mytext {color:#a1f00e;}
This box has a color of #a1f00e
<div style="background-color:#a1f00e;">Content here</div>
.mybackground {background-color:#a1f00e;}
Border around this has a color of #a1f00e
<div style="border:2px solid #a1f00e;">Content here</div>
.myborder {border:2px solid #a1f00e;}