#48ff5c color space conversions
Hex:
#48ff5c
RGB:
72, 255, 92
CMY:
72, 0, 64
CMYK:
72, 0, 64, 0
HSL:
127°, 100.0000%, 64.1176%
HSV (HSB):
127°, 71.7647%, 100.0000%
XYZ:
40.3643, 73.6704, 22.2176
xyY:
0.2962, 0.5407, 73.6704
CIE-Lab:
88.7665, -75.7514, 62.8869
CIE-LCH:
88.7665, 98.4532, 140.3014
CIE-Luv:
88.7665, -74.5836, 90.8033
Hunter-Lab:
85.8315, -66.2613, 44.7347
#48ff5c color charts
#48ff5c color shades, tints & tones
#48ff5c color schemes
#48ff5c color preview, HTML & CSS examples
This text has a color of #48ff5c
<p style="color:#48ff5c;">Text here</p>
.mytext {color:#48ff5c;}
This box has a color of #48ff5c
<div style="background-color:#48ff5c;">Content here</div>
.mybackground {background-color:#48ff5c;}
Border around this has a color of #48ff5c
<div style="border:2px solid #48ff5c;">Content here</div>
.myborder {border:2px solid #48ff5c;}