#01d82a color space conversions
Hex:
#01d82a
RGB:
1, 216, 42
CMY:
100, 15, 84
CMYK:
100, 0, 81, 15
HSL:
131°, 99.0783%, 42.5490%
HSV (HSB):
131°, 99.5370%, 84.7059%
XYZ:
24.9863, 49.2854, 10.3866
xyY:
0.2951, 0.5822, 49.2854
CIE-Lab:
75.6285, -74.6498, 66.5967
CIE-LCH:
75.6285, 100.0385, 138.2632
CIE-Luv:
75.6285, -70.9750, 87.8089
Hunter-Lab:
70.2035, -59.3258, 40.3705
#01d82a color charts
#01d82a color shades, tints & tones
#01d82a color schemes
#01d82a color preview, HTML & CSS examples
This text has a color of #01d82a
<p style="color:#01d82a;">Text here</p>
.mytext {color:#01d82a;}
This box has a color of #01d82a
<div style="background-color:#01d82a;">Content here</div>
.mybackground {background-color:#01d82a;}
Border around this has a color of #01d82a
<div style="border:2px solid #01d82a;">Content here</div>
.myborder {border:2px solid #01d82a;}