#70cc07 color space conversions
Hex:
#70cc07
RGB:
112, 204, 7
CMY:
56, 20, 97
CMYK:
45, 0, 97, 20
HSL:
88°, 93.3649%, 41.3725%
HSV (HSB):
88°, 96.5686%, 80.0000%
XYZ:
28.3133, 46.6458, 7.7123
xyY:
0.3425, 0.5642, 46.6458
CIE-Lab:
73.9626, -53.8411, 72.3574
CIE-LCH:
73.9626, 90.1912, 126.6529
CIE-Luv:
73.9626, -45.2529, 87.0804
Hunter-Lab:
68.2977, -45.5226, 41.1133
#70cc07 color charts
#70cc07 color shades, tints & tones
#70cc07 color schemes
#70cc07 color preview, HTML & CSS examples
This text has a color of #70cc07
<p style="color:#70cc07;">Text here</p>
.mytext {color:#70cc07;}
This box has a color of #70cc07
<div style="background-color:#70cc07;">Content here</div>
.mybackground {background-color:#70cc07;}
Border around this has a color of #70cc07
<div style="border:2px solid #70cc07;">Content here</div>
.myborder {border:2px solid #70cc07;}