#a1ff14 color space conversions
Hex:
#a1ff14
RGB:
161, 255, 20
CMY:
37, 0, 92
CMYK:
37, 0, 92, 0
HSL:
84°, 100.0000%, 53.9216%
HSV (HSB):
84°, 92.1569%, 100.0000%
XYZ:
50.5842, 79.1476, 13.2728
xyY:
0.3537, 0.5535, 79.1476
CIE-Lab:
91.3010, -57.3112, 85.8355
CIE-LCH:
91.3010, 103.2100, 123.7305
CIE-Luv:
91.3010, -46.8465, 105.8827
Hunter-Lab:
88.9649, -54.1960, 53.4299
#a1ff14 color charts
#a1ff14 color shades, tints & tones
#a1ff14 color schemes
#a1ff14 color preview, HTML & CSS examples
This text has a color of #a1ff14
<p style="color:#a1ff14;">Text here</p>
.mytext {color:#a1ff14;}
This box has a color of #a1ff14
<div style="background-color:#a1ff14;">Content here</div>
.mybackground {background-color:#a1ff14;}
Border around this has a color of #a1ff14
<div style="border:2px solid #a1ff14;">Content here</div>
.myborder {border:2px solid #a1ff14;}