#70b85e color space conversions
Hex:
#70b85e
RGB:
112, 184, 94
CMY:
56, 28, 63
CMYK:
39, 0, 49, 28
HSL:
108°, 38.7931%, 54.5098%
HSV (HSB):
108°, 48.9130%, 72.1569%
XYZ:
25.8430, 38.5339, 16.6654
xyY:
0.3189, 0.4755, 38.5339
CIE-Lab:
68.4123, -39.9258, 38.5553
CIE-LCH:
68.4123, 55.5030, 136.0005
CIE-Luv:
68.4123, -35.3449, 55.2028
Hunter-Lab:
62.0757, -34.3204, 27.5354
#70b85e color charts
#70b85e color shades, tints & tones
#70b85e color schemes
#70b85e color preview, HTML & CSS examples
This text has a color of #70b85e
<p style="color:#70b85e;">Text here</p>
.mytext {color:#70b85e;}
This box has a color of #70b85e
<div style="background-color:#70b85e;">Content here</div>
.mybackground {background-color:#70b85e;}
Border around this has a color of #70b85e
<div style="border:2px solid #70b85e;">Content here</div>
.myborder {border:2px solid #70b85e;}