#70dc00 color space conversions
Hex:
#70dc00
RGB:
112, 220, 0
CMY:
56, 14, 100
CMYK:
49, 0, 100, 14
HSL:
89°, 100.0000%, 43.1373%
HSV (HSB):
89°, 100.0000%, 86.2745%
XYZ:
32.2753, 54.6311, 8.8438
xyY:
0.3371, 0.5706, 54.6311
CIE-Lab:
78.8283, -59.9127, 76.8829
CIE-LCH:
78.8283, 97.4706, 127.9283
CIE-Luv:
78.8283, -52.1049, 93.7555
Hunter-Lab:
73.9129, -51.4025, 44.6449
#70dc00 color charts
#70dc00 color shades, tints & tones
#70dc00 color schemes
#70dc00 color preview, HTML & CSS examples
This text has a color of #70dc00
<p style="color:#70dc00;">Text here</p>
.mytext {color:#70dc00;}
This box has a color of #70dc00
<div style="background-color:#70dc00;">Content here</div>
.mybackground {background-color:#70dc00;}
Border around this has a color of #70dc00
<div style="border:2px solid #70dc00;">Content here</div>
.myborder {border:2px solid #70dc00;}