#70e32c color space conversions
Hex:
#70e32c
RGB:
112, 227, 44
CMY:
56, 11, 83
CMYK:
51, 0, 81, 11
HSL:
98°, 76.5690%, 53.1373%
HSV (HSB):
98°, 80.6167%, 89.0196%
XYZ:
34.6058, 58.5648, 11.8631
xyY:
0.3295, 0.5576, 58.5648
CIE-Lab:
81.0518, -61.2948, 71.8074
CIE-LCH:
81.0518, 94.4106, 130.4841
CIE-Luv:
81.0518, -54.7134, 91.9516
Hunter-Lab:
76.5276, -53.2056, 44.3784
#70e32c color charts
#70e32c color shades, tints & tones
#70e32c color schemes
#70e32c color preview, HTML & CSS examples
This text has a color of #70e32c
<p style="color:#70e32c;">Text here</p>
.mytext {color:#70e32c;}
This box has a color of #70e32c
<div style="background-color:#70e32c;">Content here</div>
.mybackground {background-color:#70e32c;}
Border around this has a color of #70e32c
<div style="border:2px solid #70e32c;">Content here</div>
.myborder {border:2px solid #70e32c;}