#556b7e color space conversions
Hex:
#556b7e
RGB:
85, 107, 126
CMY:
67, 58, 51
CMYK:
33, 15, 0, 51
HSL:
208°, 19.4313%, 41.3725%
HSV (HSB):
208°, 32.5397%, 49.4118%
XYZ:
12.7699, 13.9530, 21.7588
xyY:
0.2634, 0.2878, 13.9530
CIE-Lab:
44.1655, -3.2478, -13.1952
CIE-LCH:
44.1655, 13.5890, 256.1725
CIE-Luv:
44.1655, -11.5255, -17.9740
Hunter-Lab:
37.3538, -4.3464, -8.3892
#556b7e color charts
#556b7e color shades, tints & tones
#556b7e color schemes
#556b7e color preview, HTML & CSS examples
This text has a color of #556b7e
<p style="color:#556b7e;">Text here</p>
.mytext {color:#556b7e;}
This box has a color of #556b7e
<div style="background-color:#556b7e;">Content here</div>
.mybackground {background-color:#556b7e;}
Border around this has a color of #556b7e
<div style="border:2px solid #556b7e;">Content here</div>
.myborder {border:2px solid #556b7e;}