#70f30e color space conversions
Hex:
#70f30e
RGB:
112, 243, 14
CMY:
56, 5, 95
CMYK:
54, 0, 94, 5
HSL:
94°, 90.5138%, 50.3922%
HSV (HSB):
94°, 94.2387%, 95.2941%
XYZ:
38.8119, 67.5776, 11.4137
xyY:
0.3295, 0.5736, 67.5776
CIE-Lab:
85.7948, -67.8233, 81.2069
CIE-LCH:
85.7948, 105.8044, 129.8684
CIE-Luv:
85.7948, -61.3214, 101.8629
Hunter-Lab:
82.2056, -59.5842, 49.3119
#70f30e color charts
#70f30e color shades, tints & tones
#70f30e color schemes
#70f30e color preview, HTML & CSS examples
This text has a color of #70f30e
<p style="color:#70f30e;">Text here</p>
.mytext {color:#70f30e;}
This box has a color of #70f30e
<div style="background-color:#70f30e;">Content here</div>
.mybackground {background-color:#70f30e;}
Border around this has a color of #70f30e
<div style="border:2px solid #70f30e;">Content here</div>
.myborder {border:2px solid #70f30e;}