#70ac01 color space conversions
Hex:
#70ac01
RGB:
112, 172, 1
CMY:
56, 33, 100
CMYK:
35, 0, 99, 33
HSL:
81°, 98.8439%, 33.9216%
HSV (HSB):
81°, 99.4186%, 67.4510%
XYZ:
21.4401, 32.9520, 5.2591
xyY:
0.3594, 0.5524, 32.9520
CIE-Lab:
64.1220, -40.9852, 65.3053
CIE-LCH:
64.1220, 77.1011, 122.1121
CIE-Luv:
64.1220, -30.4122, 74.7306
Hunter-Lab:
57.4038, -33.7877, 34.7508
#70ac01 color charts
#70ac01 color shades, tints & tones
#70ac01 color schemes
#70ac01 color preview, HTML & CSS examples
This text has a color of #70ac01
<p style="color:#70ac01;">Text here</p>
.mytext {color:#70ac01;}
This box has a color of #70ac01
<div style="background-color:#70ac01;">Content here</div>
.mybackground {background-color:#70ac01;}
Border around this has a color of #70ac01
<div style="border:2px solid #70ac01;">Content here</div>
.myborder {border:2px solid #70ac01;}