#f96f96 color space conversions
Hex:
        #f96f96
        RGB:
        249, 111, 150
        CMY:
        2, 56, 41
        CMYK:
        0, 55, 40, 2
      HSL:
        343°, 92.0000%, 70.5882%
        HSV (HSB):
        343°, 55.4217%, 97.6471%
        XYZ:
        50.2564, 33.7106, 32.7122
        xyY:
        0.4307, 0.2889, 33.7106
      CIE-Lab:
        64.7322, 56.3323, 5.2424
        CIE-LCH:
        64.7322, 56.5757, 5.3167
        CIE-Luv:
        64.7322, 92.1582, -3.7579
        Hunter-Lab:
        58.0609, 52.8998, 7.2379
      #f96f96 color charts
#f96f96 RGB chart
      #f96f96 CMYK chart
      #f96f96 RGB pie chart
      #f96f96 color shades, tints & tones
#f96f96 color schemes
#f96f96 color preview, HTML & CSS examples
           This text has a color of #f96f96        
        
          <p style="color:#f96f96;">Text here</p>
        
        
          .mytext {color:#f96f96;}
        
        Text color #f96f96
      
           This box has a color of #f96f96        
        
          <div style="background-color:#f96f96;">Content here</div>
        
        
          .mybackground {background-color:#f96f96;}
        
        Background color #f96f96
      
           Border around this has a color of #f96f96        
        
          <div style="border:2px solid #f96f96;">Content here</div>
        
        
          .myborder {border:2px solid #f96f96;}
        
        Border color #f96f96