#70db4f color space conversions
Hex:
#70db4f
RGB:
112, 219, 79
CMY:
56, 14, 69
CMYK:
49, 0, 64, 14
HSL:
106°, 66.0377%, 58.4314%
HSV (HSB):
106°, 63.9269%, 85.8824%
XYZ:
33.4249, 54.6723, 16.1883
xyY:
0.3205, 0.5243, 54.6723
CIE-Lab:
78.8521, -55.9219, 57.5859
CIE-LCH:
78.8521, 80.2708, 134.1601
CIE-Luv:
78.8521, -50.8708, 79.0638
Hunter-Lab:
73.9407, -48.7053, 38.7778
#70db4f color charts
#70db4f color shades, tints & tones
#70db4f color schemes
#70db4f color preview, HTML & CSS examples
This text has a color of #70db4f
<p style="color:#70db4f;">Text here</p>
.mytext {color:#70db4f;}
This box has a color of #70db4f
<div style="background-color:#70db4f;">Content here</div>
.mybackground {background-color:#70db4f;}
Border around this has a color of #70db4f
<div style="border:2px solid #70db4f;">Content here</div>
.myborder {border:2px solid #70db4f;}