#f80b45 color space conversions
Hex:
        #f80b45
        RGB:
        248, 11, 69
        CMY:
        3, 96, 73
        CMYK:
        0, 96, 72, 3
      HSL:
        345°, 94.4223%, 50.7843%
        HSV (HSB):
        345°, 95.5645%, 97.2549%
        XYZ:
        39.9052, 20.6255, 7.5081
        xyY:
        0.5865, 0.3031, 20.6255
      CIE-Lab:
        52.5371, 78.9796, 36.1537
        CIE-LCH:
        52.5371, 86.8612, 24.5964
        CIE-Luv:
        52.5371, 158.0875, 21.1177
        Hunter-Lab:
        45.4153, 77.3667, 21.9888
      #f80b45 color charts
#f80b45 RGB chart
      #f80b45 CMYK chart
      #f80b45 RGB pie chart
      #f80b45 color shades, tints & tones
#f80b45 color schemes
#f80b45 color preview, HTML & CSS examples
           This text has a color of #f80b45        
        
          <p style="color:#f80b45;">Text here</p>
        
        
          .mytext {color:#f80b45;}
        
        Text color #f80b45
      
           This box has a color of #f80b45        
        
          <div style="background-color:#f80b45;">Content here</div>
        
        
          .mybackground {background-color:#f80b45;}
        
        Background color #f80b45
      
           Border around this has a color of #f80b45        
        
          <div style="border:2px solid #f80b45;">Content here</div>
        
        
          .myborder {border:2px solid #f80b45;}
        
        Border color #f80b45