#48ef6c color space conversions
Hex:
#48ef6c
RGB:
72, 239, 108
CMY:
72, 6, 58
CMYK:
70, 0, 55, 6
HSL:
133°, 83.9196%, 60.9804%
HSV (HSB):
133°, 69.8745%, 93.7255%
XYZ:
36.2458, 64.1934, 24.6676
xyY:
0.2897, 0.5131, 64.1934
CIE-Lab:
84.0664, -68.7358, 50.6053
CIE-LCH:
84.0664, 85.3552, 143.6384
CIE-Luv:
84.0664, -68.5655, 76.5262
Hunter-Lab:
80.1208, -59.4600, 37.8304
#48ef6c color charts
#48ef6c color shades, tints & tones
#48ef6c color schemes
#48ef6c color preview, HTML & CSS examples
This text has a color of #48ef6c
<p style="color:#48ef6c;">Text here</p>
.mytext {color:#48ef6c;}
This box has a color of #48ef6c
<div style="background-color:#48ef6c;">Content here</div>
.mybackground {background-color:#48ef6c;}
Border around this has a color of #48ef6c
<div style="border:2px solid #48ef6c;">Content here</div>
.myborder {border:2px solid #48ef6c;}