#48ff3d color space conversions
Hex:
#48ff3d
RGB:
72, 255, 61
CMY:
72, 0, 76
CMYK:
72, 0, 76, 0
HSL:
117°, 100.0000%, 61.9608%
HSV (HSB):
117°, 76.0784%, 100.0000%
XYZ:
39.2748, 73.2346, 16.4806
xyY:
0.3045, 0.5678, 73.2346
CIE-Lab:
88.5595, -78.2714, 73.6888
CIE-LCH:
88.5595, 107.5009, 136.7273
CIE-Luv:
88.5595, -75.4273, 99.9634
Hunter-Lab:
85.5772, -67.8394, 48.4859
#48ff3d color charts
#48ff3d color shades, tints & tones
#48ff3d color schemes
#48ff3d color preview, HTML & CSS examples
This text has a color of #48ff3d
<p style="color:#48ff3d;">Text here</p>
.mytext {color:#48ff3d;}
This box has a color of #48ff3d
<div style="background-color:#48ff3d;">Content here</div>
.mybackground {background-color:#48ff3d;}
Border around this has a color of #48ff3d
<div style="border:2px solid #48ff3d;">Content here</div>
.myborder {border:2px solid #48ff3d;}