#f80a29 color space conversions
Hex:
        #f80a29
        RGB:
        248, 10, 41
        CMY:
        3, 96, 84
        CMYK:
        0, 96, 83, 3
      HSL:
        352°, 94.4444%, 50.5882%
        HSV (HSB):
        352°, 95.9677%, 97.2549%
        XYZ:
        39.2202, 20.3336, 3.9555
        xyY:
        0.6176, 0.3202, 20.3336
      CIE-Lab:
        52.2123, 78.2247, 51.3692
        CIE-LCH:
        52.2123, 93.5836, 33.2924
        CIE-Luv:
        52.2123, 164.7512, 30.9411
        Hunter-Lab:
        45.0928, 76.3406, 26.3642
      #f80a29 color charts
#f80a29 RGB chart
      #f80a29 CMYK chart
      #f80a29 RGB pie chart
      #f80a29 color shades, tints & tones
#f80a29 color schemes
#f80a29 color preview, HTML & CSS examples
           This text has a color of #f80a29        
        
          <p style="color:#f80a29;">Text here</p>
        
        
          .mytext {color:#f80a29;}
        
        Text color #f80a29
      
           This box has a color of #f80a29        
        
          <div style="background-color:#f80a29;">Content here</div>
        
        
          .mybackground {background-color:#f80a29;}
        
        Background color #f80a29
      
           Border around this has a color of #f80a29        
        
          <div style="border:2px solid #f80a29;">Content here</div>
        
        
          .myborder {border:2px solid #f80a29;}
        
        Border color #f80a29