#70ab7e color space conversions
Hex:
#70ab7e
RGB:
112, 171, 126
CMY:
56, 33, 51
CMYK:
35, 0, 26, 33
HSL:
134°, 25.9912%, 55.4902%
HSV (HSB):
134°, 34.5029%, 67.0588%
XYZ:
25.0109, 34.0769, 24.9980
xyY:
0.2974, 0.4053, 34.0769
CIE-Lab:
65.0236, -28.8338, 17.2310
CIE-LCH:
65.0236, 33.5901, 149.1376
CIE-Luv:
65.0236, -28.8629, 28.3050
Hunter-Lab:
58.3754, -25.6789, 15.4732
#70ab7e color charts
#70ab7e color shades, tints & tones
#70ab7e color schemes
#70ab7e color preview, HTML & CSS examples
This text has a color of #70ab7e
<p style="color:#70ab7e;">Text here</p>
.mytext {color:#70ab7e;}
This box has a color of #70ab7e
<div style="background-color:#70ab7e;">Content here</div>
.mybackground {background-color:#70ab7e;}
Border around this has a color of #70ab7e
<div style="border:2px solid #70ab7e;">Content here</div>
.myborder {border:2px solid #70ab7e;}