#70ff48 color space conversions
Hex:
#70ff48
RGB:
112, 255, 72
CMY:
56, 0, 72
CMYK:
56, 0, 72, 0
HSL:
107°, 100.0000%, 64.1176%
HSV (HSB):
107°, 71.7647%, 100.0000%
XYZ:
43.6118, 75.4326, 18.3923
xyY:
0.3173, 0.5489, 75.4326
CIE-Lab:
89.5953, -69.5033, 71.5032
CIE-LCH:
89.5953, 99.7167, 134.1874
CIE-Luv:
89.5953, -65.2776, 97.2382
Hunter-Lab:
86.8520, -62.3590, 48.2408
#70ff48 color charts
#70ff48 color shades, tints & tones
#70ff48 color schemes
#70ff48 color preview, HTML & CSS examples
This text has a color of #70ff48
<p style="color:#70ff48;">Text here</p>
.mytext {color:#70ff48;}
This box has a color of #70ff48
<div style="background-color:#70ff48;">Content here</div>
.mybackground {background-color:#70ff48;}
Border around this has a color of #70ff48
<div style="border:2px solid #70ff48;">Content here</div>
.myborder {border:2px solid #70ff48;}