#49cc5e color space conversions
Hex:
#49cc5e
RGB:
73, 204, 94
CMY:
71, 20, 63
CMYK:
64, 0, 54, 20
HSL:
130°, 56.2232%, 54.3137%
HSV (HSB):
130°, 64.2157%, 80.0000%
XYZ:
26.3609, 45.4104, 17.9654
xyY:
0.2938, 0.5060, 45.4104
CIE-Lab:
73.1613, -58.2460, 44.0308
CIE-LCH:
73.1613, 73.0158, 142.9127
CIE-Luv:
73.1613, -56.4529, 65.0744
Hunter-Lab:
67.3872, -48.1010, 31.3644
#49cc5e color charts
#49cc5e color shades, tints & tones
#49cc5e color schemes
#49cc5e color preview, HTML & CSS examples
This text has a color of #49cc5e
<p style="color:#49cc5e;">Text here</p>
.mytext {color:#49cc5e;}
This box has a color of #49cc5e
<div style="background-color:#49cc5e;">Content here</div>
.mybackground {background-color:#49cc5e;}
Border around this has a color of #49cc5e
<div style="border:2px solid #49cc5e;">Content here</div>
.myborder {border:2px solid #49cc5e;}