Examples
#ff0000 | hsl(0, 100%, 50%) |
#000000 | hsl(0, 0%, 0%) |
#ffffff | hsl(0, 0%, 100%) |
Runs entirely in your browser · nothing uploaded
A simple, ad-light tool to convert hex to hsl css. Everything happens on your device: feed it #ff0000 and get hsl(0, 100%, 50%) back. Your files never touch a server.
#ff0000 | hsl(0, 100%, 50%) |
#000000 | hsl(0, 0%, 0%) |
#ffffff | hsl(0, 0%, 100%) |
Runs entirely in your browser · nothing uploaded