bookmark

Base 6 to Hexadecimal (base 16) Conversion Table

Quick Find Conversion Table

to


0 - 23
base 6 to hexadecimal (base 16)
06= 016
16= 116
26= 216
36= 316
46= 416
56= 516
106= 616
116= 716
126= 816
136= 916
146= a16
156= b16
206= c16
216= d16
226= e16
236= f16
246= 1016
256= 1116
306= 1216
316= 1316
326= 1416
336= 1516
346= 1616
356= 1716
24 - 47
base 6 to hexadecimal (base 16)
406= 1816
416= 1916
426= 1a16
436= 1b16
446= 1c16
456= 1d16
506= 1e16
516= 1f16
526= 2016
536= 2116
546= 2216
556= 2316
1006= 2416
1016= 2516
1026= 2616
1036= 2716
1046= 2816
1056= 2916
1106= 2a16
1116= 2b16
1126= 2c16
1136= 2d16
1146= 2e16
1156= 2f16
48 - 71
base 6 to hexadecimal (base 16)
1206= 3016
1216= 3116
1226= 3216
1236= 3316
1246= 3416
1256= 3516
1306= 3616
1316= 3716
1326= 3816
1336= 3916
1346= 3a16
1356= 3b16
1406= 3c16
1416= 3d16
1426= 3e16
1436= 3f16
1446= 4016
1456= 4116
1506= 4216
1516= 4316
1526= 4416
1536= 4516
1546= 4616

base 6

base 6 is a positional numeral system with six as its base. It uses 6 different digits for representing numbers. The digits for base 6 could be 0, 1, 2, 3, 4, and 5.

hexadecimal (base 16)

In mathematics and computing, hexadecimal (also base 16, or hex) is a positional numeral system with a radix, or base, of 16. It uses sixteen distinct symbols, most often the symbols 0–9 to represent values zero to nine, and A, B, C, D, E, F (or alternatively a, b, c, d, e, f) to represent values ten to fifteen.