#f80a40 color space conversions
Hex:
        #f80a40
        RGB:
        248, 10, 64
        CMY:
        3, 96, 75
        CMYK:
        0, 96, 74, 3
      HSL:
        346°, 94.4444%, 50.5882%
        HSV (HSB):
        346°, 95.9677%, 97.2549%
        XYZ:
        39.7454, 20.5437, 6.7210
        xyY:
        0.5931, 0.3066, 20.5437
      CIE-Lab:
        52.4464, 78.8698, 38.9697
        CIE-LCH:
        52.4464, 87.9720, 26.2941
        CIE-Luv:
        52.4464, 159.6102, 23.1840
        Hunter-Lab:
        45.3252, 77.2065, 22.9358
      #f80a40 color charts
#f80a40 RGB chart
      #f80a40 CMYK chart
      #f80a40 RGB pie chart
      #f80a40 color shades, tints & tones
#f80a40 color schemes
#f80a40 color preview, HTML & CSS examples
           This text has a color of #f80a40        
        
          <p style="color:#f80a40;">Text here</p>
        
        
          .mytext {color:#f80a40;}
        
        Text color #f80a40
      
           This box has a color of #f80a40        
        
          <div style="background-color:#f80a40;">Content here</div>
        
        
          .mybackground {background-color:#f80a40;}
        
        Background color #f80a40
      
           Border around this has a color of #f80a40        
        
          <div style="border:2px solid #f80a40;">Content here</div>
        
        
          .myborder {border:2px solid #f80a40;}
        
        Border color #f80a40