#70db04 color space conversions
Hex:
#70db04
RGB:
112, 219, 4
CMY:
56, 14, 98
CMYK:
49, 0, 98, 14
HSL:
90°, 96.4126%, 43.7255%
HSV (HSB):
90°, 98.1735%, 85.8824%
XYZ:
32.0355, 54.1165, 8.8720
xyY:
0.3371, 0.5695, 54.1165
CIE-Lab:
78.5296, -59.4912, 76.2760
CIE-LCH:
78.5296, 96.7328, 127.9523
CIE-Luv:
78.5296, -51.6748, 93.1385
Hunter-Lab:
73.5639, -51.0040, 44.3443
#70db04 color charts
#70db04 color shades, tints & tones
#70db04 color schemes
#70db04 color preview, HTML & CSS examples
This text has a color of #70db04
<p style="color:#70db04;">Text here</p>
.mytext {color:#70db04;}
This box has a color of #70db04
<div style="background-color:#70db04;">Content here</div>
.mybackground {background-color:#70db04;}
Border around this has a color of #70db04
<div style="border:2px solid #70db04;">Content here</div>
.myborder {border:2px solid #70db04;}