#f80b72 color space conversions
Hex:
        #f80b72
        RGB:
        248, 11, 114
        CMY:
        3, 96, 55
        CMYK:
        0, 96, 54, 3
      HSL:
        334°, 94.4223%, 50.7843%
        HSV (HSB):
        334°, 95.5645%, 97.2549%
        XYZ:
        41.8683, 21.4107, 17.8456
        xyY:
        0.5161, 0.2639, 21.4107
      CIE-Lab:
        53.3961, 81.3186, 10.1974
        CIE-LCH:
        53.3961, 81.9554, 7.1476
        CIE-Luv:
        53.3961, 141.7409, -3.9933
        Hunter-Lab:
        46.2717, 80.5379, 9.5239
      #f80b72 color charts
#f80b72 RGB chart
      #f80b72 CMYK chart
      #f80b72 RGB pie chart
      #f80b72 color shades, tints & tones
#f80b72 color schemes
#f80b72 color preview, HTML & CSS examples
           This text has a color of #f80b72        
        
          <p style="color:#f80b72;">Text here</p>
        
        
          .mytext {color:#f80b72;}
        
        Text color #f80b72
      
           This box has a color of #f80b72        
        
          <div style="background-color:#f80b72;">Content here</div>
        
        
          .mybackground {background-color:#f80b72;}
        
        Background color #f80b72
      
           Border around this has a color of #f80b72        
        
          <div style="border:2px solid #f80b72;">Content here</div>
        
        
          .myborder {border:2px solid #f80b72;}
        
        Border color #f80b72