Advertisement
Convert D (Hexadecimal) to Decimal
Number base conversion — exact answer with nearby values
D in Hexadecimal equals
13
in Decimal (base 10)
Advertisement
Nearby Values
| Hexadecimal (Base 16) | Decimal (Base 10) |
|---|---|
| 8 | 8 |
| 9 | 9 |
| A | 10 |
| B | 11 |
| C | 12 |
| D | 13 |
| E | 14 |
| F | 15 |
| 10 | 16 |
| 11 | 17 |
| 12 | 18 |
How to Convert Hexadecimal to Decimal
To convert from Hexadecimal (base 16) to Decimal (base 10): express the value in decimal first, then convert to base 10. Decimal 13 = 13 in Decimal.
Advertisement