Decimal to Hex Converter
Convert decimal numbers to hexadecimal and binary with instant result and copy button.
Enter a decimal or use Example.
A designer with an RGB value written out as three decimal numbers, 37, 99, 235, needs the hex equivalent to actually use it in CSS, and a decimal memory address pulled from a debugger needs converting to hex to match how the rest of a codebase or a piece of documentation references it, two genuinely different situations that both come down to the same underlying conversion. This tool converts a decimal number into hexadecimal and binary instantly, with a copy button for dropping the result straight into whatever context actually needs it.
See moreSee less about the Decimal to Hex Converter
Useful for converting an RGB color's decimal channel values into the hex code a stylesheet requires, matching a decimal memory address from a debugger to hex for cross-referencing documentation, or converting any decimal number into hex without doing the base conversion by hand.
Key features
- Clean interface
- Fast processing
- No signup required
- Works offline