#70d00f color space conversions
Hex:
#70d00f
RGB:
112, 208, 15
CMY:
56, 18, 94
CMYK:
46, 0, 93, 18
HSL:
90°, 86.5471%, 43.7255%
HSV (HSB):
90°, 92.7885%, 81.5686%
XYZ:
29.3242, 48.5910, 8.2854
xyY:
0.3402, 0.5637, 48.5910
CIE-Lab:
75.1962, -55.2302, 72.4832
CIE-LCH:
75.1962, 91.1273, 127.3064
CIE-Luv:
75.1962, -46.9656, 88.1247
Hunter-Lab:
69.7072, -46.8969, 41.7479
#70d00f color charts
#70d00f color shades, tints & tones
#70d00f color schemes
#70d00f color preview, HTML & CSS examples
This text has a color of #70d00f
<p style="color:#70d00f;">Text here</p>
.mytext {color:#70d00f;}
This box has a color of #70d00f
<div style="background-color:#70d00f;">Content here</div>
.mybackground {background-color:#70d00f;}
Border around this has a color of #70d00f
<div style="border:2px solid #70d00f;">Content here</div>
.myborder {border:2px solid #70d00f;}