#555f5b color space conversions
Hex:
#555f5b
RGB:
85, 95, 91
CMY:
67, 63, 64
CMYK:
11, 0, 4, 63
HSL:
156°, 5.5556%, 35.2941%
HSV (HSB):
156°, 10.5263%, 37.2549%
XYZ:
9.7268, 10.8710, 11.4832
xyY:
0.3032, 0.3389, 10.8710
CIE-Lab:
39.3624, -4.7575, 0.9599
CIE-LCH:
39.3624, 4.8534, 168.5926
CIE-Luv:
39.3624, -5.1688, 1.9269
Hunter-Lab:
32.9713, -5.0405, 2.4304
#555f5b color charts
#555f5b color shades, tints & tones
#555f5b color schemes
#555f5b color preview, HTML & CSS examples
This text has a color of #555f5b
<p style="color:#555f5b;">Text here</p>
.mytext {color:#555f5b;}
This box has a color of #555f5b
<div style="background-color:#555f5b;">Content here</div>
.mybackground {background-color:#555f5b;}
Border around this has a color of #555f5b
<div style="border:2px solid #555f5b;">Content here</div>
.myborder {border:2px solid #555f5b;}