#70f10e color space conversions
Hex:
#70f10e
RGB:
112, 241, 14
CMY:
56, 5, 95
CMYK:
54, 0, 94, 5
HSL:
94°, 89.0196%, 50.0000%
HSV (HSB):
94°, 94.1909%, 94.5098%
XYZ:
38.2167, 66.3870, 11.2152
xyY:
0.3300, 0.5732, 66.3870
CIE-Lab:
85.1935, -67.1376, 80.7198
CIE-LCH:
85.1935, 104.9911, 129.7515
CIE-Luv:
85.1935, -60.5387, 101.0929
Hunter-Lab:
81.4782, -58.8631, 48.8737
#70f10e color charts
#70f10e color shades, tints & tones
#70f10e color schemes
#70f10e color preview, HTML & CSS examples
This text has a color of #70f10e
<p style="color:#70f10e;">Text here</p>
.mytext {color:#70f10e;}
This box has a color of #70f10e
<div style="background-color:#70f10e;">Content here</div>
.mybackground {background-color:#70f10e;}
Border around this has a color of #70f10e
<div style="border:2px solid #70f10e;">Content here</div>
.myborder {border:2px solid #70f10e;}