Identify the hexadecimal number
Write down the place values from right to left: 16^0, 16^1, 16^2, 16^3, and so on
Convert each hex digit to its decimal value
Multiply each digit by its corresponding power of 16
Add all the results together
Use the sum as the decimal equivalent
