Hex AB to Decimal, Binary, and Octal

Hexadecimal

ab

Decimal

171

Binary

10101011

Octal

253

About this Conversion

Convert hexadecimal AB to decimal (171), binary (10101011), and octal (253). This conversion is useful for computer scientists and programmers working with different number systems.