#f96da0 color space conversions
Hex:
        #f96da0
        RGB:
        249, 109, 160
        CMY:
        2, 57, 37
        CMYK:
        0, 56, 36, 2
      HSL:
        338°, 92.1053%, 70.1961%
        HSV (HSB):
        338°, 56.2249%, 97.6471%
        XYZ:
        50.8807, 33.6151, 37.0644
        xyY:
        0.4186, 0.2765, 33.6151
      CIE-Lab:
        64.6559, 58.3288, -0.5842
        CIE-LCH:
        64.6559, 58.3317, 359.4261
        CIE-Luv:
        64.6559, 90.4512, -12.0052
        Hunter-Lab:
        57.9785, 55.1854, 2.6822
      #f96da0 color charts
#f96da0 RGB chart
      #f96da0 CMYK chart
      #f96da0 RGB pie chart
      #f96da0 color shades, tints & tones
#f96da0 color schemes
#f96da0 color preview, HTML & CSS examples
           This text has a color of #f96da0        
        
          <p style="color:#f96da0;">Text here</p>
        
        
          .mytext {color:#f96da0;}
        
        Text color #f96da0
      
           This box has a color of #f96da0        
        
          <div style="background-color:#f96da0;">Content here</div>
        
        
          .mybackground {background-color:#f96da0;}
        
        Background color #f96da0
      
           Border around this has a color of #f96da0        
        
          <div style="border:2px solid #f96da0;">Content here</div>
        
        
          .myborder {border:2px solid #f96da0;}
        
        Border color #f96da0