#70a85c color space conversions
Hex:
#70a85c
RGB:
112, 168, 92
CMY:
56, 34, 64
CMYK:
33, 0, 45, 34
HSL:
104°, 30.4000%, 50.9804%
HSV (HSB):
104°, 45.2381%, 65.8824%
XYZ:
22.6165, 32.2227, 15.1528
xyY:
0.3231, 0.4604, 32.2227
CIE-Lab:
63.5265, -32.9505, 33.4715
CIE-LCH:
63.5265, 46.9689, 134.5506
CIE-Luv:
63.5265, -27.8958, 47.5611
Hunter-Lab:
56.7651, -28.2204, 23.9087
#70a85c color charts
#70a85c color shades, tints & tones
#70a85c color schemes
#70a85c color preview, HTML & CSS examples
This text has a color of #70a85c
<p style="color:#70a85c;">Text here</p>
.mytext {color:#70a85c;}
This box has a color of #70a85c
<div style="background-color:#70a85c;">Content here</div>
.mybackground {background-color:#70a85c;}
Border around this has a color of #70a85c
<div style="border:2px solid #70a85c;">Content here</div>
.myborder {border:2px solid #70a85c;}