TaskEaser
Back to Designers

Designers

HEX ↔ RGB Converter

Convert hex colors to RGB and back

Runs locally in your browser

Parameters

Results

RGB
rgb(59, 130, 246)
R / G / B
59 / 130 / 246

How it works

Converts colors between hexadecimal and RGB channel values.

Who it's for: Designers and developers moving colors between design tools and CSS.

HEX → RGB parses six hex digits into 0–255 channels.

RGB → HEX clamps channels and formats #rrggbb.

How to use

  1. Choose Mode, then fill HEX or R/G/B fields.
  2. Copy the converted value into CSS or a design file.

Related tools

More calculators in the same category