← Number Bases All Converters
Advertisement

Convert Hexadecimal to Decimal

Base 16 to base 10 number converter

Advertisement

Common Values Reference

Hexadecimal (Base 16)Decimal (Base 10)
00
11
22
44
77
88
99
A10
F15
1016
1F31
2032
3F63
4064
7F127
80128
FF255

How to Convert Hexadecimal to Decimal

To convert a Hexadecimal (base 16) number to Decimal (base 10): first express the number in decimal, then convert to base 10 by repeatedly dividing and collecting remainders.