#55555d color space conversions
Hex:
#55555d
RGB:
85, 85, 93
CMY:
67, 67, 64
CMYK:
9, 9, 0, 64
HSL:
240°, 4.4944%, 34.9020%
HSV (HSB):
240°, 8.6022%, 36.4706%
XYZ:
8.9706, 9.2186, 11.6625
xyY:
0.3005, 0.3088, 9.2186
CIE-Lab:
36.4018, 1.7783, -4.6338
CIE-LCH:
36.4018, 4.9633, 290.9950
CIE-Luv:
36.4018, -0.4450, -6.1824
Hunter-Lab:
30.3622, -0.3954, -1.5205
#55555d color charts
#55555d color shades, tints & tones
#55555d color schemes
#55555d color preview, HTML & CSS examples
This text has a color of #55555d
<p style="color:#55555d;">Text here</p>
.mytext {color:#55555d;}
This box has a color of #55555d
<div style="background-color:#55555d;">Content here</div>
.mybackground {background-color:#55555d;}
Border around this has a color of #55555d
<div style="border:2px solid #55555d;">Content here</div>
.myborder {border:2px solid #55555d;}