Result Size: 625 x 571
demo_ref_format2.py:
x
 
x = format(255, 'x')
print(x)
C:\Users\My Name>python demo_format2.py
ff