#555f5a color space conversions
Hex:
#555f5a
RGB:
85, 95, 90
CMY:
67, 63, 65
CMYK:
11, 0, 5, 63
HSL:
150°, 5.5556%, 35.2941%
HSV (HSB):
150°, 10.5263%, 37.2549%
XYZ:
9.6840, 10.8539, 11.2575
xyY:
0.3046, 0.3414, 10.8539
CIE-Lab:
39.3333, -4.9760, 1.5329
CIE-LCH:
39.3333, 5.2068, 162.8777
CIE-Luv:
39.3333, -5.1352, 2.6866
Hunter-Lab:
32.9453, -5.1856, 2.8021
#555f5a color charts
#555f5a color shades, tints & tones
#555f5a color schemes
#555f5a color preview, HTML & CSS examples
This text has a color of #555f5a
<p style="color:#555f5a;">Text here</p>
.mytext {color:#555f5a;}
This box has a color of #555f5a
<div style="background-color:#555f5a;">Content here</div>
.mybackground {background-color:#555f5a;}
Border around this has a color of #555f5a
<div style="border:2px solid #555f5a;">Content here</div>
.myborder {border:2px solid #555f5a;}