#f80b31 color space conversions
Hex:
        #f80b31
        RGB:
        248, 11, 49
        CMY:
        3, 96, 81
        CMYK:
        0, 96, 80, 3
      HSL:
        350°, 94.4223%, 50.7843%
        HSV (HSB):
        350°, 95.5645%, 97.2549%
        XYZ:
        39.3854, 20.4176, 4.7709
        xyY:
        0.6099, 0.3162, 20.4176
      CIE-Lab:
        52.3061, 78.3429, 47.2604
        CIE-LCH:
        52.3061, 91.4940, 31.1005
        CIE-Luv:
        52.3061, 163.0747, 28.6661
        Hunter-Lab:
        45.1858, 76.5115, 25.3700
      #f80b31 color charts
#f80b31 RGB chart
      #f80b31 CMYK chart
      #f80b31 RGB pie chart
      #f80b31 color shades, tints & tones
#f80b31 color schemes
#f80b31 color preview, HTML & CSS examples
           This text has a color of #f80b31        
        
          <p style="color:#f80b31;">Text here</p>
        
        
          .mytext {color:#f80b31;}
        
        Text color #f80b31
      
           This box has a color of #f80b31        
        
          <div style="background-color:#f80b31;">Content here</div>
        
        
          .mybackground {background-color:#f80b31;}
        
        Background color #f80b31
      
           Border around this has a color of #f80b31        
        
          <div style="border:2px solid #f80b31;">Content here</div>
        
        
          .myborder {border:2px solid #f80b31;}
        
        Border color #f80b31