#70e12e color space conversions
Hex:
#70e12e
RGB:
112, 225, 46
CMY:
56, 12, 82
CMYK:
50, 0, 80, 12
HSL:
98°, 74.8954%, 53.1373%
HSV (HSB):
98°, 79.5556%, 88.2353%
XYZ:
34.1004, 57.4924, 11.8846
xyY:
0.3295, 0.5556, 57.4924
CIE-Lab:
80.4558, -60.4723, 70.7220
CIE-LCH:
80.4558, 93.0511, 130.5328
CIE-Luv:
80.4558, -53.8736, 90.7489
Hunter-Lab:
75.8238, -52.4142, 43.7835
#70e12e color charts
#70e12e color shades, tints & tones
#70e12e color schemes
#70e12e color preview, HTML & CSS examples
This text has a color of #70e12e
<p style="color:#70e12e;">Text here</p>
.mytext {color:#70e12e;}
This box has a color of #70e12e
<div style="background-color:#70e12e;">Content here</div>
.mybackground {background-color:#70e12e;}
Border around this has a color of #70e12e
<div style="border:2px solid #70e12e;">Content here</div>
.myborder {border:2px solid #70e12e;}