Skip to content

D8 in Decimal

Hexadecimal D8 equals 216 in decimal.

D8 in all number bases

Decimal216
Hexadecimal0xD8
Binary1101 1000
Octal330

Try another value

Edit this value or switch its base. Your changes are calculated in your browser with exact integer arithmetic.

Input base:
Decimal216
Hex0xD8
Binary0b11011000
Octal0o330

How d8 converts from hexadecimal to decimal

Multiply each digit by 16 raised to its position (starting at 0 from the right), then add the results:

D× 161 = 13 × 16 = 208
8× 160 = 8 × 1 = 8

Sum: 216

This tool runs entirely in your browser - nothing you enter is uploaded or stored.

Want to learn the method behind this tool? Read How to Convert Hexadecimal to Decimal - the full step-by-step guide.