#48c379 color space conversions
Hex:
#48c379
RGB:
72, 195, 121
CMY:
72, 24, 53
CMYK:
63, 0, 38, 24
HSL:
144°, 50.6173%, 52.3529%
HSV (HSB):
144°, 63.0769%, 76.4706%
XYZ:
25.6388, 41.7884, 24.8038
xyY:
0.2780, 0.4531, 41.7884
CIE-Lab:
70.7248, -50.7489, 27.3785
CIE-LCH:
70.7248, 57.6631, 151.6536
CIE-Luv:
70.7248, -52.1768, 45.1227
Hunter-Lab:
64.6440, -42.3311, 22.5012
#48c379 color charts
#48c379 color shades, tints & tones
#48c379 color schemes
#48c379 color preview, HTML & CSS examples
This text has a color of #48c379
<p style="color:#48c379;">Text here</p>
.mytext {color:#48c379;}
This box has a color of #48c379
<div style="background-color:#48c379;">Content here</div>
.mybackground {background-color:#48c379;}
Border around this has a color of #48c379
<div style="border:2px solid #48c379;">Content here</div>
.myborder {border:2px solid #48c379;}