#f03412 color space conversions
Hex:
        #f03412
        RGB:
        240, 52, 18
        CMY:
        6, 80, 93
        CMYK:
        0, 78, 93, 6
      HSL:
        9°, 88.0952%, 50.5882%
        HSV (HSB):
        9°, 92.5000%, 94.1176%
        XYZ:
        37.2724, 21.0249, 2.6660
        xyY:
        0.6114, 0.3449, 21.0249
      CIE-Lab:
        52.9768, 68.6626, 60.8494
        CIE-LCH:
        52.9768, 91.7453, 41.5476
        CIE-Luv:
        52.9768, 148.4541, 38.8066
        Hunter-Lab:
        45.8529, 64.8542, 28.6498
      #f03412 color charts
#f03412 RGB chart
      #f03412 CMYK chart
      #f03412 RGB pie chart
      #f03412 color shades, tints & tones
#f03412 color schemes
#f03412 color preview, HTML & CSS examples
           This text has a color of #f03412        
        
          <p style="color:#f03412;">Text here</p>
        
        
          .mytext {color:#f03412;}
        
        Text color #f03412
      
           This box has a color of #f03412        
        
          <div style="background-color:#f03412;">Content here</div>
        
        
          .mybackground {background-color:#f03412;}
        
        Background color #f03412
      
           Border around this has a color of #f03412        
        
          <div style="border:2px solid #f03412;">Content here</div>
        
        
          .myborder {border:2px solid #f03412;}
        
        Border color #f03412