#f80d24 color space conversions
Hex:
        #f80d24
        RGB:
        248, 13, 36
        CMY:
        3, 95, 86
        CMYK:
        0, 95, 85, 3
      HSL:
        354°, 94.3775%, 51.1765%
        HSV (HSB):
        354°, 94.7581%, 97.2549%
        XYZ:
        39.1738, 20.3717, 3.5365
        xyY:
        0.6210, 0.3229, 20.3717
      CIE-Lab:
        52.2549, 77.8945, 53.8689
        CIE-LCH:
        52.2549, 94.7070, 34.6663
        CIE-Luv:
        52.2549, 165.1474, 32.3406
        Hunter-Lab:
        45.1350, 75.9382, 26.9489
      #f80d24 color charts
#f80d24 RGB chart
      #f80d24 CMYK chart
      #f80d24 RGB pie chart
      #f80d24 color shades, tints & tones
#f80d24 color schemes
#f80d24 color preview, HTML & CSS examples
           This text has a color of #f80d24        
        
          <p style="color:#f80d24;">Text here</p>
        
        
          .mytext {color:#f80d24;}
        
        Text color #f80d24
      
           This box has a color of #f80d24        
        
          <div style="background-color:#f80d24;">Content here</div>
        
        
          .mybackground {background-color:#f80d24;}
        
        Background color #f80d24
      
           Border around this has a color of #f80d24        
        
          <div style="border:2px solid #f80d24;">Content here</div>
        
        
          .myborder {border:2px solid #f80d24;}
        
        Border color #f80d24