#49cc9d color space conversions
Hex:
#49cc9d
RGB:
73, 204, 157
CMY:
71, 20, 38
CMYK:
64, 0, 23, 20
HSL:
158°, 56.2232%, 54.3137%
HSV (HSB):
158°, 64.2157%, 80.0000%
XYZ:
30.4263, 47.0365, 39.3736
xyY:
0.2604, 0.4026, 47.0365
CIE-Lab:
74.2131, -46.8122, 13.0518
CIE-LCH:
74.2131, 48.5977, 164.4209
CIE-Luv:
74.2131, -53.3939, 26.3475
Hunter-Lab:
68.5832, -40.8306, 13.9698
#49cc9d color charts
#49cc9d color shades, tints & tones
#49cc9d color schemes
#49cc9d color preview, HTML & CSS examples
This text has a color of #49cc9d
<p style="color:#49cc9d;">Text here</p>
.mytext {color:#49cc9d;}
This box has a color of #49cc9d
<div style="background-color:#49cc9d;">Content here</div>
.mybackground {background-color:#49cc9d;}
Border around this has a color of #49cc9d
<div style="border:2px solid #49cc9d;">Content here</div>
.myborder {border:2px solid #49cc9d;}