#70c00c color space conversions
Hex:
#70c00c
RGB:
112, 192, 12
CMY:
56, 25, 95
CMYK:
42, 0, 94, 25
HSL:
87°, 88.2353%, 40.0000%
HSV (HSB):
87°, 93.7500%, 75.2941%
XYZ:
25.5981, 41.1706, 6.9454
xyY:
0.3473, 0.5585, 41.1706
CIE-Lab:
70.2953, -49.0685, 68.8735
CIE-LCH:
70.2953, 84.5653, 125.4677
CIE-Luv:
70.2953, -39.8733, 81.9755
Hunter-Lab:
64.1643, -41.0756, 38.4972
#70c00c color charts
#70c00c color shades, tints & tones
#70c00c color schemes
#70c00c color preview, HTML & CSS examples
This text has a color of #70c00c
<p style="color:#70c00c;">Text here</p>
.mytext {color:#70c00c;}
This box has a color of #70c00c
<div style="background-color:#70c00c;">Content here</div>
.mybackground {background-color:#70c00c;}
Border around this has a color of #70c00c
<div style="border:2px solid #70c00c;">Content here</div>
.myborder {border:2px solid #70c00c;}