hex to rgb()


hex to rgb() is a simple utility web app that converts hexadecimal CSS colour values to CSS rgb() function calls.

Copy & paste a comma-separated list of hexadecimal CSS colour values into the text area below. Then click the conversion button.

Both complete (such as #00ff00) and shorthand values (e.g. #f00) are supported (HTML colour names such as red are not, however).

Example input: #00ff00,#f00