#70d80e color space conversions
Hex:
#70d80e
RGB:
112, 216, 14
CMY:
56, 15, 95
CMYK:
48, 0, 94, 15
HSL:
91°, 87.8261%, 45.0980%
HSV (HSB):
91°, 93.5185%, 84.7059%
XYZ:
31.3172, 52.5882, 8.9154
xyY:
0.3374, 0.5666, 52.5882
CIE-Lab:
77.6312, -58.2391, 74.5857
CIE-LCH:
77.6312, 94.6299, 127.9840
CIE-Luv:
77.6312, -50.3824, 91.3604
Hunter-Lab:
72.5177, -49.8197, 43.4732
#70d80e color charts
#70d80e color shades, tints & tones
#70d80e color schemes
#70d80e color preview, HTML & CSS examples
This text has a color of #70d80e
<p style="color:#70d80e;">Text here</p>
.mytext {color:#70d80e;}
This box has a color of #70d80e
<div style="background-color:#70d80e;">Content here</div>
.mybackground {background-color:#70d80e;}
Border around this has a color of #70d80e
<div style="border:2px solid #70d80e;">Content here</div>
.myborder {border:2px solid #70d80e;}