Kastavo

HEX ↔ RGB Converter

Convert a HEX code to RGB, or three RGB values to a HEX code, in either direction.

rgb(59, 130, 246)

How it works

All processing happens locally, in your browser. No color is ever sent to a server. HEX represents a color with three pairs of hexadecimal digits (00 to ff) for red, green, and blue. RGB represents the same color with three decimal numbers (0 to 255) for the same three channels — they're just two different ways of writing the same information.

Frequently asked questions

Related tools