I have list of colors where I need the red color to display what I can do to get that.
foreach($most as $color) { $hex = Color::fromIntToHex($color);