js math from hex to decimal code example Example: convert hexadecimal to decimal js yourNumber = parseInt(hexString, 16);