#70c25c color space conversions
Hex:
#70c25c
RGB:
112, 194, 92
CMY:
56, 24, 64
CMYK:
42, 0, 53, 24
HSL:
108°, 45.5357%, 56.0784%
HSV (HSB):
108°, 52.5773%, 76.0784%
XYZ:
27.9056, 42.8010, 16.9159
xyY:
0.3185, 0.4885, 42.8010
CIE-Lab:
71.4197, -44.4906, 43.2073
CIE-LCH:
71.4197, 62.0184, 135.8384
CIE-Luv:
71.4197, -39.8793, 61.4454
Hunter-Lab:
65.4225, -38.3511, 30.4655
#70c25c color charts
#70c25c color shades, tints & tones
#70c25c color schemes
#70c25c color preview, HTML & CSS examples
This text has a color of #70c25c
<p style="color:#70c25c;">Text here</p>
.mytext {color:#70c25c;}
This box has a color of #70c25c
<div style="background-color:#70c25c;">Content here</div>
.mybackground {background-color:#70c25c;}
Border around this has a color of #70c25c
<div style="border:2px solid #70c25c;">Content here</div>
.myborder {border:2px solid #70c25c;}