#555b2b color space conversions
Hex:
#555b2b
RGB:
85, 91, 43
CMY:
67, 64, 83
CMYK:
7, 0, 53, 64
HSL:
68°, 35.8209%, 26.2745%
HSV (HSB):
68°, 52.7473%, 35.6863%
XYZ:
7.9234, 9.5879, 3.7185
xyY:
0.3732, 0.4516, 9.5879
CIE-Lab:
37.0924, -10.4251, 26.6502
CIE-LCH:
37.0924, 28.6167, 111.3646
CIE-Luv:
37.0924, -1.5801, 29.6022
Hunter-Lab:
30.9643, -8.5113, 14.5548
#555b2b color charts
#555b2b color shades, tints & tones
#555b2b color schemes
#555b2b color preview, HTML & CSS examples
This text has a color of #555b2b
<p style="color:#555b2b;">Text here</p>
.mytext {color:#555b2b;}
This box has a color of #555b2b
<div style="background-color:#555b2b;">Content here</div>
.mybackground {background-color:#555b2b;}
Border around this has a color of #555b2b
<div style="border:2px solid #555b2b;">Content here</div>
.myborder {border:2px solid #555b2b;}