#499da9 color space conversions
Hex:
#499da9
RGB:
73, 157, 169
CMY:
71, 38, 34
CMYK:
57, 7, 0, 34
HSL:
188°, 39.6694%, 47.4510%
HSV (HSB):
188°, 56.8047%, 66.2745%
XYZ:
21.9661, 28.3950, 41.8592
xyY:
0.2382, 0.3079, 28.3950
CIE-Lab:
60.2439, -21.8004, -13.9703
CIE-LCH:
60.2439, 25.8927, 212.6529
CIE-Luv:
60.2439, -34.9485, -17.7827
Hunter-Lab:
53.2869, -19.6705, -9.2740
#499da9 color charts
#499da9 color shades, tints & tones
#499da9 color schemes
#499da9 color preview, HTML & CSS examples
This text has a color of #499da9
<p style="color:#499da9;">Text here</p>
.mytext {color:#499da9;}
This box has a color of #499da9
<div style="background-color:#499da9;">Content here</div>
.mybackground {background-color:#499da9;}
Border around this has a color of #499da9
<div style="border:2px solid #499da9;">Content here</div>
.myborder {border:2px solid #499da9;}