#49decc color space conversions
Hex:
#49decc
RGB:
73, 222, 204
CMY:
71, 13, 20
CMYK:
67, 0, 8, 13
HSL:
173°, 69.3023%, 57.8431%
HSV (HSB):
173°, 67.1171%, 87.0588%
XYZ:
39.7680, 58.0187, 66.2295
xyY:
0.2425, 0.3537, 58.0187
CIE-Lab:
80.7492, -43.0536, -2.6484
CIE-LCH:
80.7492, 43.1350, 183.5201
CIE-Luv:
80.7492, -57.0725, 2.7518
Hunter-Lab:
76.1700, -40.1034, 1.7666
#49decc color charts
#49decc color shades, tints & tones
#49decc color schemes
#49decc color preview, HTML & CSS examples
This text has a color of #49decc
<p style="color:#49decc;">Text here</p>
.mytext {color:#49decc;}
This box has a color of #49decc
<div style="background-color:#49decc;">Content here</div>
.mybackground {background-color:#49decc;}
Border around this has a color of #49decc
<div style="border:2px solid #49decc;">Content here</div>
.myborder {border:2px solid #49decc;}