#48f30c color space conversions
Hex:
#48f30c
RGB:
72, 243, 12
CMY:
72, 5, 95
CMYK:
70, 0, 95, 5
HSL:
104°, 90.5882%, 50.0000%
HSV (HSB):
104°, 95.0617%, 95.2941%
XYZ:
34.7894, 65.5054, 11.1581
xyY:
0.3121, 0.5877, 65.5054
CIE-Lab:
84.7435, -76.5771, 80.1036
CIE-LCH:
84.7435, 110.8181, 133.7107
CIE-Luv:
84.7435, -72.0657, 102.1104
Hunter-Lab:
80.9354, -64.9102, 48.4809
#48f30c color charts
#48f30c color shades, tints & tones
#48f30c color schemes
#48f30c color preview, HTML & CSS examples
This text has a color of #48f30c
<p style="color:#48f30c;">Text here</p>
.mytext {color:#48f30c;}
This box has a color of #48f30c
<div style="background-color:#48f30c;">Content here</div>
.mybackground {background-color:#48f30c;}
Border around this has a color of #48f30c
<div style="border:2px solid #48f30c;">Content here</div>
.myborder {border:2px solid #48f30c;}