#f80b32 color space conversions
Hex:
        #f80b32
        RGB:
        248, 11, 50
        CMY:
        3, 96, 80
        CMYK:
        0, 96, 80, 3
      HSL:
        350°, 94.4223%, 50.7843%
        HSV (HSB):
        350°, 95.5645%, 97.2549%
        XYZ:
        39.4068, 20.4261, 4.8833
        xyY:
        0.6089, 0.3156, 20.4261
      CIE-Lab:
        52.3156, 78.3692, 46.7274
        CIE-LCH:
        52.3156, 91.2424, 30.8054
        CIE-Luv:
        52.3156, 162.8637, 28.3476
        Hunter-Lab:
        45.1952, 76.5467, 25.2305
      #f80b32 color charts
#f80b32 RGB chart
      #f80b32 CMYK chart
      #f80b32 RGB pie chart
      #f80b32 color shades, tints & tones
#f80b32 color schemes
#f80b32 color preview, HTML & CSS examples
           This text has a color of #f80b32        
        
          <p style="color:#f80b32;">Text here</p>
        
        
          .mytext {color:#f80b32;}
        
        Text color #f80b32
      
           This box has a color of #f80b32        
        
          <div style="background-color:#f80b32;">Content here</div>
        
        
          .mybackground {background-color:#f80b32;}
        
        Background color #f80b32
      
           Border around this has a color of #f80b32        
        
          <div style="border:2px solid #f80b32;">Content here</div>
        
        
          .myborder {border:2px solid #f80b32;}
        
        Border color #f80b32