You can use a tutorial from Linux Shell Tips to learn how to do the hexadecimal to decimal conversion in Linux.
How to Convert Hexadecimal to Decimal Numbers in Linux
This guide explores various ways that you can use to convert hexadecimal to decimal values in Linux bash scripting.
How to Convert Hexadecimal to Decimal Numbers in Linux