#70c07e color space conversions
Hex:
#70c07e
RGB:
112, 192, 126
CMY:
56, 25, 51
CMYK:
42, 0, 34, 25
HSL:
131°, 38.8350%, 59.6078%
HSV (HSB):
131°, 41.6667%, 75.2941%
XYZ:
29.2976, 42.6504, 26.4269
xyY:
0.2978, 0.4335, 42.6504
CIE-Lab:
71.3170, -38.6119, 25.7914
CIE-LCH:
71.3170, 46.4335, 146.2584
CIE-Luv:
71.3170, -38.2325, 41.3568
Hunter-Lab:
65.3073, -34.2104, 21.7231
#70c07e color charts
#70c07e color shades, tints & tones
#70c07e color schemes
#70c07e color preview, HTML & CSS examples
This text has a color of #70c07e
<p style="color:#70c07e;">Text here</p>
.mytext {color:#70c07e;}
This box has a color of #70c07e
<div style="background-color:#70c07e;">Content here</div>
.mybackground {background-color:#70c07e;}
Border around this has a color of #70c07e
<div style="border:2px solid #70c07e;">Content here</div>
.myborder {border:2px solid #70c07e;}