#a1dc3e color space conversions
Hex:
#a1dc3e
RGB:
161, 220, 62
CMY:
37, 14, 76
CMYK:
27, 0, 72, 14
HSL:
82°, 69.2982%, 55.2941%
HSV (HSB):
82°, 71.8182%, 86.2745%
XYZ:
41.1606, 59.1113, 13.7977
xyY:
0.3608, 0.5182, 59.1113
CIE-Lab:
81.3527, -41.3398, 67.3929
CIE-LCH:
81.3527, 79.0619, 121.5256
CIE-Luv:
81.3527, -29.5797, 85.1977
Hunter-Lab:
76.8839, -38.9847, 43.1785
#a1dc3e color charts
#a1dc3e color shades, tints & tones
#a1dc3e color schemes
#a1dc3e color preview, HTML & CSS examples
This text has a color of #a1dc3e
<p style="color:#a1dc3e;">Text here</p>
.mytext {color:#a1dc3e;}
This box has a color of #a1dc3e
<div style="background-color:#a1dc3e;">Content here</div>
.mybackground {background-color:#a1dc3e;}
Border around this has a color of #a1dc3e
<div style="border:2px solid #a1dc3e;">Content here</div>
.myborder {border:2px solid #a1dc3e;}