#70c10c color space conversions
Hex:
#70c10c
RGB:
112, 193, 12
CMY:
56, 24, 95
CMYK:
42, 0, 94, 24
HSL:
87°, 88.2927%, 40.1961%
HSV (HSB):
87°, 93.7824%, 75.6863%
XYZ:
25.8184, 41.6112, 7.0188
xyY:
0.3468, 0.5589, 41.6112
CIE-Lab:
70.6020, -49.4671, 69.1218
CIE-LCH:
70.6020, 84.9989, 125.5894
CIE-Luv:
70.6020, -40.3289, 82.3763
Hunter-Lab:
64.5068, -41.4433, 38.7035
#70c10c color charts
#70c10c color shades, tints & tones
#70c10c color schemes
#70c10c color preview, HTML & CSS examples
This text has a color of #70c10c
<p style="color:#70c10c;">Text here</p>
.mytext {color:#70c10c;}
This box has a color of #70c10c
<div style="background-color:#70c10c;">Content here</div>
.mybackground {background-color:#70c10c;}
Border around this has a color of #70c10c
<div style="border:2px solid #70c10c;">Content here</div>
.myborder {border:2px solid #70c10c;}