#48ff2c color space conversions
Hex:
#48ff2c
RGB:
72, 255, 44
CMY:
72, 0, 83
CMYK:
72, 0, 83, 0
HSL:
112°, 100.0000%, 58.6275%
HSV (HSB):
112°, 82.7451%, 100.0000%
XYZ:
38.8871, 73.0796, 14.4391
xyY:
0.3076, 0.5781, 73.0796
CIE-Lab:
88.4856, -79.1825, 78.1579
CIE-LCH:
88.4856, 111.2588, 135.3731
CIE-Luv:
88.4856, -75.7365, 103.3074
Hunter-Lab:
85.4866, -68.4034, 49.8263
#48ff2c color charts
#48ff2c color shades, tints & tones
#48ff2c color schemes
#48ff2c color preview, HTML & CSS examples
This text has a color of #48ff2c
<p style="color:#48ff2c;">Text here</p>
.mytext {color:#48ff2c;}
This box has a color of #48ff2c
<div style="background-color:#48ff2c;">Content here</div>
.mybackground {background-color:#48ff2c;}
Border around this has a color of #48ff2c
<div style="border:2px solid #48ff2c;">Content here</div>
.myborder {border:2px solid #48ff2c;}