#f95673 color space conversions
Hex:
        #f95673
        RGB:
        249, 86, 115
        CMY:
        2, 66, 55
        CMYK:
        0, 65, 54, 2
      HSL:
        349°, 93.1429%, 65.6863%
        HSV (HSB):
        349°, 65.4618%, 97.6471%
        XYZ:
        45.4892, 28.0331, 19.2330
        xyY:
        0.4904, 0.3022, 28.0331
      CIE-Lab:
        59.9186, 63.8695, 18.6771
        CIE-LCH:
        59.9186, 66.5443, 16.3003
        CIE-Luv:
        59.9186, 116.5414, 10.4675
        Hunter-Lab:
        52.9463, 60.7036, 15.5250
      #f95673 color charts
#f95673 RGB chart
      #f95673 CMYK chart
      #f95673 RGB pie chart
      #f95673 color shades, tints & tones
#f95673 color schemes
#f95673 color preview, HTML & CSS examples
           This text has a color of #f95673        
        
          <p style="color:#f95673;">Text here</p>
        
        
          .mytext {color:#f95673;}
        
        Text color #f95673
      
           This box has a color of #f95673        
        
          <div style="background-color:#f95673;">Content here</div>
        
        
          .mybackground {background-color:#f95673;}
        
        Background color #f95673
      
           Border around this has a color of #f95673        
        
          <div style="border:2px solid #f95673;">Content here</div>
        
        
          .myborder {border:2px solid #f95673;}
        
        Border color #f95673