#f03212 color space conversions
Hex:
        #f03212
        RGB:
        240, 50, 18
        CMY:
        6, 80, 93
        CMYK:
        0, 79, 93, 6
      HSL:
        9°, 88.0952%, 50.5882%
        HSV (HSB):
        9°, 92.5000%, 94.1176%
        XYZ:
        37.1850, 20.8501, 2.6369
        xyY:
        0.6129, 0.3437, 20.8501
      CIE-Lab:
        52.7851, 69.2024, 60.7312
        CIE-LCH:
        52.7851, 92.0720, 41.2698
        CIE-Luv:
        52.7851, 149.4636, 38.4634
        Hunter-Lab:
        45.6620, 65.4536, 28.5395
      #f03212 color charts
#f03212 RGB chart
      #f03212 CMYK chart
      #f03212 RGB pie chart
      #f03212 color shades, tints & tones
#f03212 color schemes
#f03212 color preview, HTML & CSS examples
           This text has a color of #f03212        
        
          <p style="color:#f03212;">Text here</p>
        
        
          .mytext {color:#f03212;}
        
        Text color #f03212
      
           This box has a color of #f03212        
        
          <div style="background-color:#f03212;">Content here</div>
        
        
          .mybackground {background-color:#f03212;}
        
        Background color #f03212
      
           Border around this has a color of #f03212        
        
          <div style="border:2px solid #f03212;">Content here</div>
        
        
          .myborder {border:2px solid #f03212;}
        
        Border color #f03212