Decimal to Hexadecimal Converter
Instantly convert decimal to hexadecimal with live bidirectional calculation, mathematical formula breakdown, and quick-reference snippet charts.
How to Convert Decimal to Hexadecimal
Mathematical formulation and step-by-step conversion steps.
Convert Base 10 to Base 16.
To convert 10 decimal into hexadecimal:
Quick-Reference Conversion Table
Calculated values for common decimal to hexadecimal comparisons.
Decimal to Hexadecimal (dec (Base 10) → hex (Base 16))
| Decimal (dec (Base 10)) | Hexadecimal (hex (Base 16)) |
|---|---|
| 1 dec (Base 10) | 1 hex (Base 16) |
| 2 dec (Base 10) | 2 hex (Base 16) |
| 5 dec (Base 10) | 5 hex (Base 16) |
| 10 dec (Base 10) | A hex (Base 16) |
| 20 dec (Base 10) | 14 hex (Base 16) |
| 50 dec (Base 10) | 32 hex (Base 16) |
| 100 dec (Base 10) | 64 hex (Base 16) |
| 250 dec (Base 10) | FA hex (Base 16) |
| 500 dec (Base 10) | 1F4 hex (Base 16) |
| 1000 dec (Base 10) | 3E8 hex (Base 16) |
Hexadecimal to Decimal (hex (Base 16) → dec (Base 10))
| Hexadecimal (hex (Base 16)) | Decimal (dec (Base 10)) |
|---|---|
| 1 hex (Base 16) | 1 dec (Base 10) |
| 2 hex (Base 16) | 2 dec (Base 10) |
| 5 hex (Base 16) | 5 dec (Base 10) |
| 10 hex (Base 16) | 16 dec (Base 10) |
| 20 hex (Base 16) | 32 dec (Base 10) |
| 50 hex (Base 16) | 80 dec (Base 10) |
| 100 hex (Base 16) | 256 dec (Base 10) |
| 250 hex (Base 16) | 592 dec (Base 10) |
| 500 hex (Base 16) | 1280 dec (Base 10) |
| 1000 hex (Base 16) | 4096 dec (Base 10) |
Related Digital & Computing Conversions
Explore other units frequently converted alongside decimal.
Decimal to Hexadecimal FAQ
Common answers and formulas for converting decimal to hexadecimal.
How many hexadecimal are in 1 decimal?
1 decimal (dec (Base 10)) is equal to 1 hexadecimal (hex (Base 16)).
What is the conversion formula for dec (Base 10) to hex (Base 16)?
The formula is: hex (Base 16) = Base16(dec (Base 10)). Convert Base 10 to Base 16.
How do I convert 10 decimal to hexadecimal?
To convert 10 decimal to hexadecimal, apply the conversion formula: 10 dec (Base 10) = A hex (Base 16).
Can I reverse this calculation to convert hexadecimal to decimal?
Yes, use the quick-swap button (⇄) on the converter above or visit the reverse Hexadecimal to Decimal converter.