#f80b43 color space conversions
Hex:
        #f80b43
        RGB:
        248, 11, 67
        CMY:
        3, 96, 74
        CMYK:
        0, 96, 73, 3
      HSL:
        346°, 94.4223%, 50.7843%
        HSV (HSB):
        346°, 95.5645%, 97.2549%
        XYZ:
        39.8442, 20.6011, 7.1866
        xyY:
        0.5891, 0.3046, 20.6011
      CIE-Lab:
        52.5101, 78.9052, 37.2949
        CIE-LCH:
        52.5101, 87.2751, 25.2980
        CIE-Luv:
        52.5101, 158.6572, 21.9825
        Hunter-Lab:
        45.3884, 77.2666, 22.3842
      #f80b43 color charts
#f80b43 RGB chart
      #f80b43 CMYK chart
      #f80b43 RGB pie chart
      #f80b43 color shades, tints & tones
#f80b43 color schemes
#f80b43 color preview, HTML & CSS examples
           This text has a color of #f80b43        
        
          <p style="color:#f80b43;">Text here</p>
        
        
          .mytext {color:#f80b43;}
        
        Text color #f80b43
      
           This box has a color of #f80b43        
        
          <div style="background-color:#f80b43;">Content here</div>
        
        
          .mybackground {background-color:#f80b43;}
        
        Background color #f80b43
      
           Border around this has a color of #f80b43        
        
          <div style="border:2px solid #f80b43;">Content here</div>
        
        
          .myborder {border:2px solid #f80b43;}
        
        Border color #f80b43