#a5e12a color space conversions
Hex:
#a5e12a
RGB:
165, 225, 42
CMY:
35, 12, 84
CMYK:
27, 0, 81, 12
HSL:
80°, 75.3086%, 52.3529%
HSV (HSB):
80°, 81.3333%, 88.2353%
XYZ:
42.8602, 62.0169, 11.9020
xyY:
0.3670, 0.5311, 62.0169
CIE-Lab:
82.9224, -42.9694, 74.9283
CIE-LCH:
82.9224, 86.3749, 119.8331
CIE-Luv:
82.9224, -30.0738, 91.5605
Hunter-Lab:
78.7508, -40.6652, 46.1648
#a5e12a color charts
#a5e12a color shades, tints & tones
#a5e12a color schemes
#a5e12a color preview, HTML & CSS examples
This text has a color of #a5e12a
<p style="color:#a5e12a;">Text here</p>
.mytext {color:#a5e12a;}
This box has a color of #a5e12a
<div style="background-color:#a5e12a;">Content here</div>
.mybackground {background-color:#a5e12a;}
Border around this has a color of #a5e12a
<div style="border:2px solid #a5e12a;">Content here</div>
.myborder {border:2px solid #a5e12a;}