read_color
pub fn hex(chars: &mut Chars<'_>) -> Option<u8>
Reads a hex value from an iterator of characters.