#f80b52 color space conversions
Hex:
        #f80b52
        RGB:
        248, 11, 82
        CMY:
        3, 96, 68
        CMYK:
        0, 96, 67, 3
      HSL:
        342°, 94.4223%, 50.7843%
        HSV (HSB):
        342°, 95.5645%, 97.2549%
        XYZ:
        40.3541, 20.8050, 9.8715
        xyY:
        0.5681, 0.2929, 20.8050
      CIE-Lab:
        52.7354, 79.5234, 28.6621
        CIE-LCH:
        52.7354, 84.5310, 19.8204
        CIE-Luv:
        52.7354, 154.0232, 14.9301
        Hunter-Lab:
        45.6125, 78.0998, 19.0971
      #f80b52 color charts
#f80b52 RGB chart
      #f80b52 CMYK chart
      #f80b52 RGB pie chart
      #f80b52 color shades, tints & tones
#f80b52 color schemes
#f80b52 color preview, HTML & CSS examples
           This text has a color of #f80b52        
        
          <p style="color:#f80b52;">Text here</p>
        
        
          .mytext {color:#f80b52;}
        
        Text color #f80b52
      
           This box has a color of #f80b52        
        
          <div style="background-color:#f80b52;">Content here</div>
        
        
          .mybackground {background-color:#f80b52;}
        
        Background color #f80b52
      
           Border around this has a color of #f80b52        
        
          <div style="border:2px solid #f80b52;">Content here</div>
        
        
          .myborder {border:2px solid #f80b52;}
        
        Border color #f80b52