RGB channels use decimal values from 0 to 255. HEX writes the same three sRGB channels as base-16 pairs from 00 to FF. Enter values directly, move the sliders, choose a preset or click the preview to use your browser's color picker. Turn on opacity when you need the eight-digit #RRGGBBAA form. The conversion runs locally in your browser with no upload or account.
| RGB | HEX |
|---|---|
| rgb(255, 0, 0) | #FF0000 |
| rgb(0, 128, 255) | #0080FF |
| rgb(15, 23, 42) | #0F172A |