A6 in Decimal
Hexadecimal A6 equals 166 in decimal.
A6 in all number bases
Decimal166
Hexadecimal0xA6
Binary1010 0110
Octal246
Try another value
Edit this value or switch its base. Your changes are calculated in your browser with exact integer arithmetic.
Input base:
Decimal
166Hex
0xA6Binary
0b10100110Octal
0o246How a6 converts from hexadecimal to decimal
Multiply each digit by 16 raised to its position (starting at 0 from the right), then add the results:
A× 161 = 10 × 16 = 160
6× 160 = 6 × 1 = 6
Sum: 166
This tool runs entirely in your browser - nothing you enter is uploaded or stored.