#f80a56 color space conversions
Hex:
        #f80a56
        RGB:
        248, 10, 86
        CMY:
        3, 96, 66
        CMYK:
        0, 96, 65, 3
      HSL:
        341°, 94.4444%, 50.5882%
        HSV (HSB):
        341°, 95.9677%, 97.2549%
        XYZ:
        40.4997, 20.8454, 10.6931
        xyY:
        0.5622, 0.2894, 20.8454
      CIE-Lab:
        52.7799, 79.7830, 26.3124
        CIE-LCH:
        52.7799, 84.0099, 18.2525
        CIE-Luv:
        52.7799, 152.7698, 12.7828
        Hunter-Lab:
        45.6568, 78.4382, 18.0737
      #f80a56 color charts
#f80a56 RGB chart
      #f80a56 CMYK chart
      #f80a56 RGB pie chart
      #f80a56 color shades, tints & tones
#f80a56 color schemes
#f80a56 color preview, HTML & CSS examples
           This text has a color of #f80a56        
        
          <p style="color:#f80a56;">Text here</p>
        
        
          .mytext {color:#f80a56;}
        
        Text color #f80a56
      
           This box has a color of #f80a56        
        
          <div style="background-color:#f80a56;">Content here</div>
        
        
          .mybackground {background-color:#f80a56;}
        
        Background color #f80a56
      
           Border around this has a color of #f80a56        
        
          <div style="border:2px solid #f80a56;">Content here</div>
        
        
          .myborder {border:2px solid #f80a56;}
        
        Border color #f80a56