Advertisement
Convert B (Hexadecimal) to Decimal
Number base conversion — exact answer with nearby values
B in Hexadecimal equals
11
in Decimal (base 10)
Advertisement
Nearby Values
| Hexadecimal (Base 16) | Decimal (Base 10) |
|---|---|
| 6 | 6 |
| 7 | 7 |
| 8 | 8 |
| 9 | 9 |
| A | 10 |
| B | 11 |
| C | 12 |
| D | 13 |
| E | 14 |
| F | 15 |
| 10 | 16 |
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 11 = 11 in Decimal.
Advertisement