Decimal to Hexadecimal Converter

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

 
 
⇄ Vice Versa

Quick Base Conversions

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

Example: 255 (decimal) = FF (hex)

Formula: Repeatedly divide by 16 and collect remainders

← Back to Base Converter ← All Converters