Base 6 to Hexadecimal (base 16) Conversion Table

Quick Find Conversion Table

0 - 23
base 6 to hexadecimal (base 16)
010 = 06= 016
110 = 16= 116
210 = 26= 216
310 = 36= 316
410 = 46= 416
510 = 56= 516
610 = 106= 616
710 = 116= 716
810 = 126= 816
910 = 136= 916
1010 = 146= a16
1110 = 156= b16
1210 = 206= c16
1310 = 216= d16
1410 = 226= e16
1510 = 236= f16
1610 = 246= 1016
1710 = 256= 1116
1810 = 306= 1216
1910 = 316= 1316
2010 = 326= 1416
2110 = 336= 1516
2210 = 346= 1616
23 - 46
base 6 to hexadecimal (base 16)
2310 = 356= 1716
2410 = 406= 1816
2510 = 416= 1916
2610 = 426= 1a16
2710 = 436= 1b16
2810 = 446= 1c16
2910 = 456= 1d16
3010 = 506= 1e16
3110 = 516= 1f16
3210 = 526= 2016
3310 = 536= 2116
3410 = 546= 2216
3510 = 556= 2316
3610 = 1006= 2416
3710 = 1016= 2516
3810 = 1026= 2616
3910 = 1036= 2716
4010 = 1046= 2816
4110 = 1056= 2916
4210 = 1106= 2a16
4310 = 1116= 2b16
4410 = 1126= 2c16
4510 = 1136= 2d16
46 - 69
base 6 to hexadecimal (base 16)
4610 = 1146= 2e16
4710 = 1156= 2f16
4810 = 1206= 3016
4910 = 1216= 3116
5010 = 1226= 3216
5110 = 1236= 3316
5210 = 1246= 3416
5310 = 1256= 3516
5410 = 1306= 3616
5510 = 1316= 3716
5610 = 1326= 3816
5710 = 1336= 3916
5810 = 1346= 3a16
5910 = 1356= 3b16
6010 = 1406= 3c16
6110 = 1416= 3d16
6210 = 1426= 3e16
6310 = 1436= 3f16
6410 = 1446= 4016
6510 = 1456= 4116
6610 = 1506= 4216
6710 = 1516= 4316
6810 = 1526= 4416
69 - 92
base 6 to hexadecimal (base 16)
6910 = 1536= 4516
7010 = 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.