Color ^red = System::Drawing::ColorTranslator::FromHtml("#FF0000"); String ^redHex = System::Drawing::ColorTranslator::ToHtml(red);