#70f95f color space conversions
Hex:
#70f95f
RGB:
112, 249, 95
CMY:
56, 2, 63
CMYK:
55, 0, 62, 2
HSL:
113°, 92.7711%, 67.4510%
HSV (HSB):
113°, 61.8474%, 97.6471%
XYZ:
42.6233, 72.0223, 22.4817
xyY:
0.3108, 0.5252, 72.0223
CIE-Lab:
87.9793, -65.4740, 61.0651
CIE-LCH:
87.9793, 89.5309, 136.9955
CIE-Luv:
87.9793, -62.4668, 87.1361
Hunter-Lab:
84.8660, -58.8651, 43.6998
#70f95f color charts
#70f95f color shades, tints & tones
#70f95f color schemes
#70f95f color preview, HTML & CSS examples
This text has a color of #70f95f
<p style="color:#70f95f;">Text here</p>
.mytext {color:#70f95f;}
This box has a color of #70f95f
<div style="background-color:#70f95f;">Content here</div>
.mybackground {background-color:#70f95f;}
Border around this has a color of #70f95f
<div style="border:2px solid #70f95f;">Content here</div>
.myborder {border:2px solid #70f95f;}