#f80b15 color space conversions
Hex:
        #f80b15
        RGB:
        248, 11, 21
        CMY:
        3, 96, 92
        CMYK:
        0, 96, 92, 3
      HSL:
        357°, 94.4223%, 50.7843%
        HSV (HSB):
        357°, 95.5645%, 97.2549%
        XYZ:
        38.9664, 20.2499, 2.5643
        xyY:
        0.6307, 0.3278, 20.2499
      CIE-Lab:
        52.1186, 77.8241, 60.1177
        CIE-LCH:
        52.1186, 98.3399, 37.6854
        CIE-Luv:
        52.1186, 167.3336, 35.0759
        Hunter-Lab:
        44.9999, 75.8171, 28.1213
      #f80b15 color charts
#f80b15 RGB chart
      #f80b15 CMYK chart
      #f80b15 RGB pie chart
      #f80b15 color shades, tints & tones
#f80b15 color schemes
#f80b15 color preview, HTML & CSS examples
           This text has a color of #f80b15        
        
          <p style="color:#f80b15;">Text here</p>
        
        
          .mytext {color:#f80b15;}
        
        Text color #f80b15
      
           This box has a color of #f80b15        
        
          <div style="background-color:#f80b15;">Content here</div>
        
        
          .mybackground {background-color:#f80b15;}
        
        Background color #f80b15
      
           Border around this has a color of #f80b15        
        
          <div style="border:2px solid #f80b15;">Content here</div>
        
        
          .myborder {border:2px solid #f80b15;}
        
        Border color #f80b15