HEX to RGB conversion
Paste your hex codes into the input pane to receive standard CSS rgb() strings. The tool accepts both 6-digit (#RRGGBB) and 3-digit (#FFF) shorthand forms. Since a hex code is simply RGB channels written in base 16, the conversion is lossless, returning exact integer values from 0 to 255.
Active color tracking
The visual color picker synchronizes with your cursor position. Clicking a line in the input pane updates the picker to preview that specific color. Dragging a new value in the picker automatically overwrites the active line with the updated hex string.
Batch list processing
The tool processes multiple colors simultaneously. Paste a list of hex values, one per line, to convert an entire palette at once. The output pane mirrors your line breaks, generating a matching list of RGB values that can be copied directly to your clipboard.