Is it possible to use hex color as URL?

is it possible to use hex color code as url for image background;
i have this code


class=”bg-image opacity-5 ppt-lazy-img-8935 js-image-preload-set visible” data-ppt-image-bg=”” style=”background-image:url(‘#8B7355’);” data-bg=”#8B7355″>
 


I only use color hex “#8B7355” in this code and its not working, if someone knows a solution please help
thanks