Hex Calculator
Perform arithmetic on hexadecimal numbers. Add, subtract, multiply, or divide hex values.
Formula
Convert to decimal, compute, convert back
How It Works
Enter a hex expression (e.g., FF + 1A). Supports +, −, ×, ÷.
Example: FF + 1A = 255 + 26 = 281 = 119
Related Converters
Last updated: 2026-08-08