Paste text below then click 'Submit'

Result



Sharing is a Virtue

This tools could be of use to somebody. Please share it by clicking the images below.

What is it?

Decimal to Hex converts decimal numbers to hexadecimal string and vice versa.

How does it work?

Decimal to Hex conversion converts a number into it's hexadecimal representation. Ex, the number 16777215 has a hexadecimal equivalent of FFFFFF.

On the other hand, Hex to Decimal conversion converts a hexadecimal string into decimal. Ex, the hexadecimal string FF0000 has a decimal equivalent of 16711680.