72 in Decimal
Hexadecimal 72 equals 114 in decimal.
72 in all number bases
Decimal114
Hexadecimal0x72
Binary0111 0010
Octal162
How 72 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
2× 160 = 2 × 1 = 2
Sum: 114