#70c00b color space conversions
Hex:
#70c00b
RGB:
112, 192, 11
CMY:
56, 25, 96
CMYK:
42, 0, 94, 25
HSL:
87°, 89.1626%, 39.8039%
HSV (HSB):
87°, 94.2708%, 75.2941%
XYZ:
25.5921, 41.1682, 6.9140
xyY:
0.3474, 0.5588, 41.1682
CIE-Lab:
70.2936, -49.0864, 68.9911
CIE-LCH:
70.2936, 84.6714, 125.4314
CIE-Luv:
70.2936, -39.8763, 82.0483
Hunter-Lab:
64.1624, -41.0869, 38.5247
#70c00b color charts
#70c00b color shades, tints & tones
#70c00b color schemes
#70c00b color preview, HTML & CSS examples
This text has a color of #70c00b
<p style="color:#70c00b;">Text here</p>
.mytext {color:#70c00b;}
This box has a color of #70c00b
<div style="background-color:#70c00b;">Content here</div>
.mybackground {background-color:#70c00b;}
Border around this has a color of #70c00b
<div style="border:2px solid #70c00b;">Content here</div>
.myborder {border:2px solid #70c00b;}