Hex ↔ RGB Color Converter

Designers and developers can translate colors either direction—enter a hex value or RGB triplet and we’ll fill in the other format while previewing the swatch.

How to use this tool
  • Hex colorType a color in #RGB or #RRGGBB format. We'll normalize it and show the RGB values.
  • RGB colorEnter three numbers between 0 and 255 separated by commas or spaces to convert back to hex.

Submit the form to sync both color formats and preview the swatch. Reset clears both fields.

Accepts #RGB or #RRGGBB.

Comma or space separated values (0 – 255).

```astro --- const { id = 'ad-slot-1', label = 'Ad placeholder (paste your AdSense code here later)' } = Astro.props; ---
{label}
```