#48f80c color space conversions
Hex:
#48f80c
RGB:
72, 248, 12
CMY:
72, 3, 95
CMYK:
71, 0, 95, 3
HSL:
105°, 94.4000%, 50.9804%
HSV (HSB):
105°, 95.1613%, 97.2549%
XYZ:
36.3062, 68.5391, 11.6637
xyY:
0.3116, 0.5883, 68.5391
CIE-Lab:
86.2753, -78.0554, 81.3517
CIE-LCH:
86.2753, 112.7419, 133.8154
CIE-Luv:
86.2753, -73.7360, 104.0292
Hunter-Lab:
82.7883, -66.5996, 49.5987
#48f80c color charts
#48f80c color shades, tints & tones
#48f80c color schemes
#48f80c color preview, HTML & CSS examples
This text has a color of #48f80c
<p style="color:#48f80c;">Text here</p>
.mytext {color:#48f80c;}
This box has a color of #48f80c
<div style="background-color:#48f80c;">Content here</div>
.mybackground {background-color:#48f80c;}
Border around this has a color of #48f80c
<div style="border:2px solid #48f80c;">Content here</div>
.myborder {border:2px solid #48f80c;}