#70dc50 color space conversions
Hex:
#70dc50
RGB:
112, 220, 80
CMY:
56, 14, 69
CMYK:
49, 0, 64, 14
HSL:
106°, 66.6667%, 58.8235%
HSV (HSB):
106°, 63.6364%, 86.2745%
XYZ:
33.7233, 55.2103, 16.4687
xyY:
0.3199, 0.5238, 55.2103
CIE-Lab:
79.1623, -56.2117, 57.5124
CIE-LCH:
79.1623, 80.4203, 134.3447
CIE-Luv:
79.1623, -51.2647, 79.1698
Hunter-Lab:
74.3037, -49.0179, 38.8715
#70dc50 color charts
#70dc50 color shades, tints & tones
#70dc50 color schemes
#70dc50 color preview, HTML & CSS examples
This text has a color of #70dc50
<p style="color:#70dc50;">Text here</p>
.mytext {color:#70dc50;}
This box has a color of #70dc50
<div style="background-color:#70dc50;">Content here</div>
.mybackground {background-color:#70dc50;}
Border around this has a color of #70dc50
<div style="border:2px solid #70dc50;">Content here</div>
.myborder {border:2px solid #70dc50;}