#556b51 color space conversions
Hex:
#556b51
RGB:
85, 107, 81
CMY:
67, 58, 68
CMYK:
21, 0, 24, 58
HSL:
111°, 13.8298%, 36.8627%
HSV (HSB):
111°, 24.2991%, 41.9608%
XYZ:
10.4892, 13.0408, 9.7489
xyY:
0.3152, 0.3919, 13.0408
CIE-Lab:
42.8246, -13.7236, 11.9482
CIE-LCH:
42.8246, 18.1961, 138.9562
CIE-Luv:
42.8246, -10.8914, 16.9022
Hunter-Lab:
36.1120, -11.3483, 9.2724
#556b51 color charts
#556b51 color shades, tints & tones
#556b51 color schemes
#556b51 color preview, HTML & CSS examples
This text has a color of #556b51
<p style="color:#556b51;">Text here</p>
.mytext {color:#556b51;}
This box has a color of #556b51
<div style="background-color:#556b51;">Content here</div>
.mybackground {background-color:#556b51;}
Border around this has a color of #556b51
<div style="border:2px solid #556b51;">Content here</div>
.myborder {border:2px solid #556b51;}