#70cc2c color space conversions
Hex:
#70cc2c
RGB:
112, 204, 44
CMY:
56, 20, 83
CMYK:
45, 0, 78, 20
HSL:
95°, 64.5161%, 48.6275%
HSV (HSB):
95°, 78.4314%, 80.0000%
XYZ:
28.7296, 46.8123, 9.9043
xyY:
0.3362, 0.5479, 46.8123
CIE-Lab:
74.0696, -52.6734, 65.3456
CIE-LCH:
74.0696, 83.9317, 128.8714
CIE-Luv:
74.0696, -45.0218, 82.3888
Hunter-Lab:
68.4195, -44.7815, 39.3109
#70cc2c color charts
#70cc2c color shades, tints & tones
#70cc2c color schemes
#70cc2c color preview, HTML & CSS examples
This text has a color of #70cc2c
<p style="color:#70cc2c;">Text here</p>
.mytext {color:#70cc2c;}
This box has a color of #70cc2c
<div style="background-color:#70cc2c;">Content here</div>
.mybackground {background-color:#70cc2c;}
Border around this has a color of #70cc2c
<div style="border:2px solid #70cc2c;">Content here</div>
.myborder {border:2px solid #70cc2c;}