RGB8888 Formatting

I’m making a sprite-drawer and at a point where I would like to convert the list of Color4Fs to a standard image format. RGB8888 looks like the way to go. Does anybody know how RGB8888 is represented? Does it seem feasible to convert a list of Color4Fs or Color4Bs to an RGB8888 sprite?