#2ae01d color space conversions
Hex:
#2ae01d
RGB:
42, 224, 29
CMY:
84, 12, 89
CMYK:
81, 0, 87, 12
HSL:
116°, 77.0751%, 49.6078%
HSV (HSB):
116°, 87.0536%, 87.8431%
XYZ:
27.8323, 53.8923, 10.0977
xyY:
0.3031, 0.5869, 53.8923
CIE-Lab:
78.3989, -74.8647, 72.2283
CIE-LCH:
78.3989, 104.0271, 136.0268
CIE-Luv:
78.3989, -70.6905, 93.1695
Hunter-Lab:
73.4113, -60.7956, 43.2326
#2ae01d color charts
#2ae01d color shades, tints & tones
#2ae01d color schemes
#2ae01d color preview, HTML & CSS examples
This text has a color of #2ae01d
<p style="color:#2ae01d;">Text here</p>
.mytext {color:#2ae01d;}
This box has a color of #2ae01d
<div style="background-color:#2ae01d;">Content here</div>
.mybackground {background-color:#2ae01d;}
Border around this has a color of #2ae01d
<div style="border:2px solid #2ae01d;">Content here</div>
.myborder {border:2px solid #2ae01d;}