Hexadecimal to Decimal Converter

Convert numbers from hexadecimal (Base 16) to decimal (Base 10) quickly and accurately.

 
 
⇄ Vice Versa

Quick Base Conversions

Conversion Method: Convert from hexadecimal to decimal first, then from decimal to decimal.

Example: FF (hex) = 255 (decimal)

Formula: Parse hex digits and sum powers of 16

← Back to Base Converter ← All Converters