#49dedc color space conversions
Hex:
#49dedc
RGB:
73, 222, 220
CMY:
71, 13, 14
CMYK:
67, 0, 1, 13
HSL:
179°, 69.3023%, 57.8431%
HSV (HSB):
179°, 67.1171%, 87.0588%
XYZ:
41.7872, 58.8263, 76.8623
xyY:
0.2355, 0.3315, 58.8263
CIE-Lab:
81.1960, -38.7547, -10.5004
CIE-LCH:
81.1960, 40.1520, 195.1600
CIE-Luv:
81.1960, -56.0426, -10.4053
Hunter-Lab:
76.6983, -36.9707, -5.7280
#49dedc color charts
#49dedc color shades, tints & tones
#49dedc color schemes
#49dedc color preview, HTML & CSS examples
This text has a color of #49dedc
<p style="color:#49dedc;">Text here</p>
.mytext {color:#49dedc;}
This box has a color of #49dedc
<div style="background-color:#49dedc;">Content here</div>
.mybackground {background-color:#49dedc;}
Border around this has a color of #49dedc
<div style="border:2px solid #49dedc;">Content here</div>
.myborder {border:2px solid #49dedc;}