#70c85c color space conversions
Hex:
#70c85c
RGB:
112, 200, 92
CMY:
56, 22, 64
CMYK:
44, 0, 54, 22
HSL:
109°, 49.5413%, 57.2549%
HSV (HSB):
109°, 54.0000%, 78.4314%
XYZ:
29.2681, 45.5260, 17.3700
xyY:
0.3176, 0.4940, 45.5260
CIE-Lab:
73.2369, -47.0005, 45.3866
CIE-LCH:
73.2369, 65.3376, 136.0008
CIE-Luv:
73.2369, -42.5173, 64.5287
Hunter-Lab:
67.4730, -40.6487, 31.9676
#70c85c color charts
#70c85c color shades, tints & tones
#70c85c color schemes
#70c85c color preview, HTML & CSS examples
This text has a color of #70c85c
<p style="color:#70c85c;">Text here</p>
.mytext {color:#70c85c;}
This box has a color of #70c85c
<div style="background-color:#70c85c;">Content here</div>
.mybackground {background-color:#70c85c;}
Border around this has a color of #70c85c
<div style="border:2px solid #70c85c;">Content here</div>
.myborder {border:2px solid #70c85c;}