#70c801 color space conversions
Hex:
#70c801
RGB:
112, 200, 1
CMY:
56, 22, 100
CMYK:
44, 0, 100, 22
HSL:
87°, 99.0050%, 39.4118%
HSV (HSB):
87°, 99.5000%, 78.4314%
XYZ:
27.3418, 44.7555, 7.2263
xyY:
0.3447, 0.5642, 44.7555
CIE-Lab:
72.7306, -52.3942, 72.0091
CIE-LCH:
72.7306, 89.0532, 126.0398
CIE-Luv:
72.7306, -43.5072, 85.8824
Hunter-Lab:
66.8995, -44.1212, 40.4253
#70c801 color charts
#70c801 color shades, tints & tones
#70c801 color schemes
#70c801 color preview, HTML & CSS examples
This text has a color of #70c801
<p style="color:#70c801;">Text here</p>
.mytext {color:#70c801;}
This box has a color of #70c801
<div style="background-color:#70c801;">Content here</div>
.mybackground {background-color:#70c801;}
Border around this has a color of #70c801
<div style="border:2px solid #70c801;">Content here</div>
.myborder {border:2px solid #70c801;}