#f96d99 color space conversions
Hex:
        #f96d99
        RGB:
        249, 109, 153
        CMY:
        2, 57, 40
        CMYK:
        0, 56, 39, 2
      HSL:
        341°, 92.1053%, 70.1961%
        HSV (HSB):
        341°, 56.2249%, 97.6471%
        XYZ:
        50.2853, 33.3769, 33.9291
        xyY:
        0.4276, 0.2838, 33.3769
      CIE-Lab:
        64.4650, 57.5619, 3.1407
        CIE-LCH:
        64.4650, 57.6476, 3.1231
        CIE-Luv:
        64.4650, 92.4496, -6.8088
        Hunter-Lab:
        57.7728, 54.2638, 5.6208
      #f96d99 color charts
#f96d99 RGB chart
      #f96d99 CMYK chart
      #f96d99 RGB pie chart
      #f96d99 color shades, tints & tones
#f96d99 color schemes
#f96d99 color preview, HTML & CSS examples
           This text has a color of #f96d99        
        
          <p style="color:#f96d99;">Text here</p>
        
        
          .mytext {color:#f96d99;}
        
        Text color #f96d99
      
           This box has a color of #f96d99        
        
          <div style="background-color:#f96d99;">Content here</div>
        
        
          .mybackground {background-color:#f96d99;}
        
        Background color #f96d99
      
           Border around this has a color of #f96d99        
        
          <div style="border:2px solid #f96d99;">Content here</div>
        
        
          .myborder {border:2px solid #f96d99;}
        
        Border color #f96d99