#70e000 color space conversions
Hex:
#70e000
RGB:
112, 224, 0
CMY:
56, 12, 100
CMYK:
50, 0, 100, 12
HSL:
90°, 100.0000%, 43.9216%
HSV (HSB):
90°, 100.0000%, 87.8431%
XYZ:
33.3377, 56.7561, 9.1979
xyY:
0.3358, 0.5716, 56.7561
CIE-Lab:
80.0422, -61.3585, 77.8347
CIE-LCH:
80.0422, 99.1115, 128.2493
CIE-Luv:
80.0422, -53.7602, 95.3029
Hunter-Lab:
75.3366, -52.8498, 45.4968
#70e000 color charts
#70e000 color shades, tints & tones
#70e000 color schemes
#70e000 color preview, HTML & CSS examples
This text has a color of #70e000
<p style="color:#70e000;">Text here</p>
.mytext {color:#70e000;}
This box has a color of #70e000
<div style="background-color:#70e000;">Content here</div>
.mybackground {background-color:#70e000;}
Border around this has a color of #70e000
<div style="border:2px solid #70e000;">Content here</div>
.myborder {border:2px solid #70e000;}