#55555a color space conversions
Hex:
#55555a
RGB:
85, 85, 90
CMY:
67, 67, 65
CMYK:
6, 6, 0, 65
HSL:
240°, 2.8571%, 34.3137%
HSV (HSB):
240°, 5.5556%, 35.2941%
XYZ:
8.8403, 9.1665, 10.9762
xyY:
0.3050, 0.3163, 9.1665
CIE-Lab:
36.3029, 1.0971, -2.9037
CIE-LCH:
36.3029, 3.1040, 290.6977
CIE-Luv:
36.3029, -0.2761, -3.8398
Hunter-Lab:
30.2762, -0.8635, -0.3015
#55555a color charts
#55555a color shades, tints & tones
#55555a color schemes
#55555a color preview, HTML & CSS examples
This text has a color of #55555a
<p style="color:#55555a;">Text here</p>
.mytext {color:#55555a;}
This box has a color of #55555a
<div style="background-color:#55555a;">Content here</div>
.mybackground {background-color:#55555a;}
Border around this has a color of #55555a
<div style="border:2px solid #55555a;">Content here</div>
.myborder {border:2px solid #55555a;}