#70c00e color space conversions
Hex:
#70c00e
RGB:
112, 192, 14
CMY:
56, 25, 95
CMYK:
42, 0, 93, 25
HSL:
87°, 86.4078%, 40.3922%
HSV (HSB):
87°, 92.7083%, 75.2941%
XYZ:
25.6110, 41.1757, 7.0133
xyY:
0.3470, 0.5579, 41.1757
CIE-Lab:
70.2989, -49.0298, 68.6200
CIE-LCH:
70.2989, 84.3364, 125.5463
CIE-Luv:
70.2989, -39.8667, 81.8178
Hunter-Lab:
64.1683, -41.0512, 38.4377
#70c00e color charts
#70c00e color shades, tints & tones
#70c00e color schemes
#70c00e color preview, HTML & CSS examples
This text has a color of #70c00e
<p style="color:#70c00e;">Text here</p>
.mytext {color:#70c00e;}
This box has a color of #70c00e
<div style="background-color:#70c00e;">Content here</div>
.mybackground {background-color:#70c00e;}
Border around this has a color of #70c00e
<div style="border:2px solid #70c00e;">Content here</div>
.myborder {border:2px solid #70c00e;}