#f96c85 color space conversions
Hex:
        #f96c85
        RGB:
        249, 108, 133
        CMY:
        2, 58, 48
        CMYK:
        0, 57, 47, 2
      HSL:
        349°, 92.1569%, 70.0000%
        HSV (HSB):
        349°, 56.6265%, 97.6471%
        XYZ:
        48.6631, 32.5583, 25.9099
        xyY:
        0.4542, 0.3039, 32.5583
      CIE-Lab:
        63.8017, 56.0247, 13.6528
        CIE-LCH:
        63.8017, 57.6643, 13.6957
        CIE-Luv:
        63.8017, 98.5254, 6.8901
        Hunter-Lab:
        57.0599, 52.3776, 13.0194
      #f96c85 color charts
#f96c85 RGB chart
      #f96c85 CMYK chart
      #f96c85 RGB pie chart
      #f96c85 color shades, tints & tones
#f96c85 color schemes
#f96c85 color preview, HTML & CSS examples
           This text has a color of #f96c85        
        
          <p style="color:#f96c85;">Text here</p>
        
        
          .mytext {color:#f96c85;}
        
        Text color #f96c85
      
           This box has a color of #f96c85        
        
          <div style="background-color:#f96c85;">Content here</div>
        
        
          .mybackground {background-color:#f96c85;}
        
        Background color #f96c85
      
           Border around this has a color of #f96c85        
        
          <div style="border:2px solid #f96c85;">Content here</div>
        
        
          .myborder {border:2px solid #f96c85;}
        
        Border color #f96c85