#f80f34 color space conversions
Hex:
        #f80f34
        RGB:
        248, 15, 52
        CMY:
        3, 94, 80
        CMYK:
        0, 94, 79, 3
      HSL:
        350°, 94.3320%, 51.5686%
        HSV (HSB):
        350°, 93.9516%, 97.2549%
        XYZ:
        39.5021, 20.5460, 5.1326
        xyY:
        0.6060, 0.3152, 20.5460
      CIE-Lab:
        52.4490, 78.0941, 45.7681
        CIE-LCH:
        52.4490, 90.5175, 30.3730
        CIE-Luv:
        52.4490, 161.8247, 27.9163
        Hunter-Lab:
        45.3277, 76.2350, 25.0158
      #f80f34 color charts
#f80f34 RGB chart
      #f80f34 CMYK chart
      #f80f34 RGB pie chart
      #f80f34 color shades, tints & tones
#f80f34 color schemes
#f80f34 color preview, HTML & CSS examples
           This text has a color of #f80f34        
        
          <p style="color:#f80f34;">Text here</p>
        
        
          .mytext {color:#f80f34;}
        
        Text color #f80f34
      
           This box has a color of #f80f34        
        
          <div style="background-color:#f80f34;">Content here</div>
        
        
          .mybackground {background-color:#f80f34;}
        
        Background color #f80f34
      
           Border around this has a color of #f80f34        
        
          <div style="border:2px solid #f80f34;">Content here</div>
        
        
          .myborder {border:2px solid #f80f34;}
        
        Border color #f80f34