#70c95c color space conversions
Hex:
#70c95c
RGB:
112, 201, 92
CMY:
56, 21, 64
CMYK:
44, 0, 54, 21
HSL:
109°, 50.2304%, 57.4510%
HSV (HSB):
109°, 54.2289%, 78.8235%
XYZ:
29.5005, 45.9907, 17.4475
xyY:
0.3174, 0.4949, 45.9907
CIE-Lab:
73.5395, -47.4138, 45.7474
CIE-LCH:
73.5395, 65.8854, 136.0247
CIE-Luv:
73.5395, -42.9526, 65.0384
Hunter-Lab:
67.8165, -41.0304, 32.2177
#70c95c color charts
#70c95c color shades, tints & tones
#70c95c color schemes
#70c95c color preview, HTML & CSS examples
This text has a color of #70c95c
<p style="color:#70c95c;">Text here</p>
.mytext {color:#70c95c;}
This box has a color of #70c95c
<div style="background-color:#70c95c;">Content here</div>
.mybackground {background-color:#70c95c;}
Border around this has a color of #70c95c
<div style="border:2px solid #70c95c;">Content here</div>
.myborder {border:2px solid #70c95c;}