#556b9e color space conversions
Hex:
#556b9e
RGB:
85, 107, 158
CMY:
67, 58, 38
CMYK:
46, 32, 0, 38
HSL:
222°, 30.0412%, 47.6471%
HSV (HSB):
222°, 46.2025%, 61.9608%
XYZ:
15.1756, 14.9153, 34.4269
xyY:
0.2352, 0.2312, 14.9153
CIE-Lab:
45.5180, 6.0878, -30.1864
CIE-LCH:
45.5180, 30.7941, 281.4021
CIE-Luv:
45.5180, -12.0975, -44.9962
Hunter-Lab:
38.6203, 2.5546, -25.8179
#556b9e color charts
#556b9e color shades, tints & tones
#556b9e color schemes
#556b9e color preview, HTML & CSS examples
This text has a color of #556b9e
<p style="color:#556b9e;">Text here</p>
.mytext {color:#556b9e;}
This box has a color of #556b9e
<div style="background-color:#556b9e;">Content here</div>
.mybackground {background-color:#556b9e;}
Border around this has a color of #556b9e
<div style="border:2px solid #556b9e;">Content here</div>
.myborder {border:2px solid #556b9e;}