#49ccc5 color space conversions
Hex:
#49ccc5
RGB:
73, 204, 197
CMY:
71, 20, 23
CMYK:
64, 0, 3, 20
HSL:
177°, 56.2232%, 54.3137%
HSV (HSB):
177°, 64.2157%, 80.0000%
XYZ:
34.4186, 48.6334, 60.3965
xyY:
0.2399, 0.3390, 48.6334
CIE-Lab:
75.2227, -36.8146, -7.0483
CIE-LCH:
75.2227, 37.4833, 190.8384
CIE-Luv:
75.2227, -51.0164, -5.0992
Hunter-Lab:
69.7377, -33.9434, -2.5319
#49ccc5 color charts
#49ccc5 color shades, tints & tones
#49ccc5 color schemes
#49ccc5 color preview, HTML & CSS examples
This text has a color of #49ccc5
<p style="color:#49ccc5;">Text here</p>
.mytext {color:#49ccc5;}
This box has a color of #49ccc5
<div style="background-color:#49ccc5;">Content here</div>
.mybackground {background-color:#49ccc5;}
Border around this has a color of #49ccc5
<div style="border:2px solid #49ccc5;">Content here</div>
.myborder {border:2px solid #49ccc5;}