#f80c50 color space conversions
Hex:
        #f80c50
        RGB:
        248, 12, 80
        CMY:
        3, 95, 69
        CMYK:
        0, 95, 68, 3
      HSL:
        343°, 94.4000%, 50.9804%
        HSV (HSB):
        343°, 95.1613%, 97.2549%
        XYZ:
        40.2908, 20.7986, 9.4804
        xyY:
        0.5709, 0.2947, 20.7986
      CIE-Lab:
        52.7284, 79.3574, 29.8526
        CIE-LCH:
        52.7284, 84.7867, 20.6153
        CIE-Luv:
        52.7284, 154.5611, 16.0003
        Hunter-Lab:
        45.6055, 77.8889, 19.5987
      #f80c50 color charts
#f80c50 RGB chart
      #f80c50 CMYK chart
      #f80c50 RGB pie chart
      #f80c50 color shades, tints & tones
#f80c50 color schemes
#f80c50 color preview, HTML & CSS examples
           This text has a color of #f80c50        
        
          <p style="color:#f80c50;">Text here</p>
        
        
          .mytext {color:#f80c50;}
        
        Text color #f80c50
      
           This box has a color of #f80c50        
        
          <div style="background-color:#f80c50;">Content here</div>
        
        
          .mybackground {background-color:#f80c50;}
        
        Background color #f80c50
      
           Border around this has a color of #f80c50        
        
          <div style="border:2px solid #f80c50;">Content here</div>
        
        
          .myborder {border:2px solid #f80c50;}
        
        Border color #f80c50