Convert colors to grayscale with adjustable amount and contrast.
img:hover { filter: grayscale(0); }
filter: grayscale(100%) contrast(100%);