#f0311b color space conversions
Hex:
        #f0311b
        RGB:
        240, 49, 27
        CMY:
        6, 81, 89
        CMYK:
        0, 80, 89, 6
      HSL:
        6°, 87.6543%, 52.3529%
        HSV (HSB):
        6°, 88.7500%, 94.1176%
        XYZ:
        37.2313, 20.8010, 3.0896
        xyY:
        0.6091, 0.3403, 20.8010
      CIE-Lab:
        52.7310, 69.5874, 57.4998
        CIE-LCH:
        52.7310, 90.2697, 39.5668
        CIE-Luv:
        52.7310, 149.1344, 36.9093
        Hunter-Lab:
        45.6081, 65.9008, 27.9093
      #f0311b color charts
#f0311b RGB chart
      #f0311b CMYK chart
      #f0311b RGB pie chart
      #f0311b color shades, tints & tones
#f0311b color schemes
#f0311b color preview, HTML & CSS examples
           This text has a color of #f0311b        
        
          <p style="color:#f0311b;">Text here</p>
        
        
          .mytext {color:#f0311b;}
        
        Text color #f0311b
      
           This box has a color of #f0311b        
        
          <div style="background-color:#f0311b;">Content here</div>
        
        
          .mybackground {background-color:#f0311b;}
        
        Background color #f0311b
      
           Border around this has a color of #f0311b        
        
          <div style="border:2px solid #f0311b;">Content here</div>
        
        
          .myborder {border:2px solid #f0311b;}
        
        Border color #f0311b