| Convert CB2 from hexadecimal to octalHow to convert number CB2 from hexadecimal to octal? | |
| Hexadecimal to:  
				binary  
				decimal  
				octal | 
| 
 | ||
| Hexadecimal to OctalConvert CB216 to octal:CB216 = 62628 | 
| hexadecimal CB2 | C | B | 2 | step 0 | 
| convert to | 1100 | 1011 | 0010 | step 1 | 
| binary 110010110010 = | 1100 | 1011 | 0010 | step 2 | 
| binary 110010110010 | 110 | 010 | 110 | 010 | step 3 | 
| octal 6262 | 6 | 2 | 6 | 2 | step 4 | 
| Convert other numbers: | 
| CAD CAE CAF CB0 CB1 CB2 CB3 CB4 CB5 CB6 CB7 |