#70f40c color space conversions
Hex:
#70f40c
RGB:
112, 244, 12
CMY:
56, 4, 95
CMYK:
54, 0, 95, 4
HSL:
94°, 91.3386%, 50.1961%
HSV (HSB):
94°, 95.0820%, 95.6863%
XYZ:
39.0991, 68.1727, 11.4457
xyY:
0.3293, 0.5742, 68.1727
CIE-Lab:
86.0927, -68.1947, 81.6322
CIE-LCH:
86.0927, 106.3689, 129.8750
CIE-Luv:
86.0927, -61.7193, 102.3651
Hunter-Lab:
82.5667, -59.9638, 49.5777
#70f40c color charts
#70f40c color shades, tints & tones
#70f40c color schemes
#70f40c color preview, HTML & CSS examples
This text has a color of #70f40c
<p style="color:#70f40c;">Text here</p>
.mytext {color:#70f40c;}
This box has a color of #70f40c
<div style="background-color:#70f40c;">Content here</div>
.mybackground {background-color:#70f40c;}
Border around this has a color of #70f40c
<div style="border:2px solid #70f40c;">Content here</div>
.myborder {border:2px solid #70f40c;}