#499da5 color space conversions
Hex:
#499da5
RGB:
73, 157, 165
CMY:
71, 38, 35
CMYK:
56, 5, 0, 35
HSL:
185°, 38.6555%, 46.6667%
HSV (HSB):
185°, 55.7576%, 64.7059%
XYZ:
21.5962, 28.2470, 39.9113
xyY:
0.2406, 0.3147, 28.2470
CIE-Lab:
60.1113, -22.9607, -11.9074
CIE-LCH:
60.1113, 25.8647, 207.4112
CIE-Luv:
60.1113, -35.1309, -14.3879
Hunter-Lab:
53.1479, -20.4771, -7.3201
#499da5 color charts
#499da5 color shades, tints & tones
#499da5 color schemes
#499da5 color preview, HTML & CSS examples
This text has a color of #499da5
<p style="color:#499da5;">Text here</p>
.mytext {color:#499da5;}
This box has a color of #499da5
<div style="background-color:#499da5;">Content here</div>
.mybackground {background-color:#499da5;}
Border around this has a color of #499da5
<div style="border:2px solid #499da5;">Content here</div>
.myborder {border:2px solid #499da5;}