#70dd31 color space conversions
Hex:
#70dd31
RGB:
112, 221, 49
CMY:
56, 13, 81
CMYK:
49, 0, 78, 13
HSL:
98°, 71.6667%, 52.9412%
HSV (HSB):
98°, 77.8281%, 86.6667%
XYZ:
33.0929, 55.3794, 11.8508
xyY:
0.3299, 0.5520, 55.3794
CIE-Lab:
79.2593, -58.8493, 68.7498
CIE-LCH:
79.2593, 90.4973, 130.5633
CIE-Luv:
79.2593, -52.1900, 88.4741
Hunter-Lab:
74.4173, -50.8525, 42.6503
#70dd31 color charts
#70dd31 color shades, tints & tones
#70dd31 color schemes
#70dd31 color preview, HTML & CSS examples
This text has a color of #70dd31
<p style="color:#70dd31;">Text here</p>
.mytext {color:#70dd31;}
This box has a color of #70dd31
<div style="background-color:#70dd31;">Content here</div>
.mybackground {background-color:#70dd31;}
Border around this has a color of #70dd31
<div style="border:2px solid #70dd31;">Content here</div>
.myborder {border:2px solid #70dd31;}