Color converter (HEX ↔ RGB)
Convert a color between HEX and RGB with a live preview. All local.
FAQ
What HEX format can I enter?
Six-digit (#2563eb) and three-digit (#36e) notation. The hash is optional.
What is RGB?
RGB defines a color as three 0–255 values for red, green and blue — used in CSS and graphics.