#00e12d color space conversions
Hex:
#00e12d
RGB:
0, 225, 45
CMY:
100, 12, 82
CMYK:
100, 0, 80, 12
HSL:
132°, 100.0000%, 44.1176%
HSV (HSB):
132°, 100.0000%, 88.2353%
XYZ:
27.3989, 54.0399, 11.4693
xyY:
0.2949, 0.5816, 54.0399
CIE-Lab:
78.4850, -76.9683, 68.4507
CIE-LCH:
78.4850, 103.0030, 138.3521
CIE-Luv:
78.4850, -73.6816, 90.9662
Hunter-Lab:
73.5118, -62.1163, 42.2079
#00e12d color charts
#00e12d color shades, tints & tones
#00e12d color schemes
#00e12d color preview, HTML & CSS examples
This text has a color of #00e12d
<p style="color:#00e12d;">Text here</p>
.mytext {color:#00e12d;}
This box has a color of #00e12d
<div style="background-color:#00e12d;">Content here</div>
.mybackground {background-color:#00e12d;}
Border around this has a color of #00e12d
<div style="border:2px solid #00e12d;">Content here</div>
.myborder {border:2px solid #00e12d;}