#556b5f color space conversions
Hex:
#556b5f
RGB:
85, 107, 95
CMY:
67, 58, 63
CMYK:
21, 0, 11, 58
HSL:
147°, 11.4583%, 37.6471%
HSV (HSB):
147°, 20.5607%, 41.9608%
XYZ:
11.0696, 13.2729, 12.8050
xyY:
0.2980, 0.3573, 13.2729
CIE-Lab:
43.1716, -10.8753, 4.0328
CIE-LCH:
43.1716, 11.5989, 159.6542
CIE-Luv:
43.1716, -11.0639, 6.8591
Hunter-Lab:
36.4320, -9.5202, 4.6634
#556b5f color charts
#556b5f color shades, tints & tones
#556b5f color schemes
#556b5f color preview, HTML & CSS examples
This text has a color of #556b5f
<p style="color:#556b5f;">Text here</p>
.mytext {color:#556b5f;}
This box has a color of #556b5f
<div style="background-color:#556b5f;">Content here</div>
.mybackground {background-color:#556b5f;}
Border around this has a color of #556b5f
<div style="border:2px solid #556b5f;">Content here</div>
.myborder {border:2px solid #556b5f;}