70 in Decimal
Hexadecimal 70 equals 112 in decimal.
70 in all number bases
Decimal112
Hexadecimal0x70
Binary0111 0000
Octal160
How 70 converts from hexadecimal to decimal
Multiply each digit by 16 raised to its position (starting at 0 from the right), then add the results:
7× 161 = 7 × 16 = 112
0× 160 = 0 × 1 = 0
Sum: 112