#70ac2c color space conversions
Hex:
#70ac2c
RGB:
112, 172, 44
CMY:
56, 33, 83
CMYK:
35, 0, 74, 33
HSL:
88°, 59.2593%, 42.3529%
HSV (HSB):
88°, 74.4186%, 67.4510%
XYZ:
21.8892, 33.1316, 7.6242
xyY:
0.3494, 0.5289, 33.1316
CIE-Lab:
64.2674, -39.5010, 55.9575
CIE-LCH:
64.2674, 68.4951, 125.2186
CIE-Luv:
64.2674, -30.2585, 68.5822
Hunter-Lab:
57.5601, -32.8493, 32.4387
#70ac2c color charts
#70ac2c color shades, tints & tones
#70ac2c color schemes
#70ac2c color preview, HTML & CSS examples
This text has a color of #70ac2c
<p style="color:#70ac2c;">Text here</p>
.mytext {color:#70ac2c;}
This box has a color of #70ac2c
<div style="background-color:#70ac2c;">Content here</div>
.mybackground {background-color:#70ac2c;}
Border around this has a color of #70ac2c
<div style="border:2px solid #70ac2c;">Content here</div>
.myborder {border:2px solid #70ac2c;}