#f96c90 color space conversions
Hex:
        #f96c90
        RGB:
        249, 108, 144
        CMY:
        2, 58, 44
        CMYK:
        0, 57, 42, 2
      HSL:
        345°, 92.1569%, 70.0000%
        HSV (HSB):
        345°, 56.6265%, 97.6471%
        XYZ:
        49.4635, 32.8785, 30.1247
        xyY:
        0.4398, 0.2923, 32.8785
      CIE-Lab:
        64.0624, 57.0820, 7.7166
        CIE-LCH:
        64.0624, 57.6012, 7.6989
        CIE-Luv:
        64.0624, 95.5389, -0.7335
        Hunter-Lab:
        57.3398, 53.6365, 8.9885
      #f96c90 color charts
#f96c90 RGB chart
      #f96c90 CMYK chart
      #f96c90 RGB pie chart
      #f96c90 color shades, tints & tones
#f96c90 color schemes
#f96c90 color preview, HTML & CSS examples
           This text has a color of #f96c90        
        
          <p style="color:#f96c90;">Text here</p>
        
        
          .mytext {color:#f96c90;}
        
        Text color #f96c90
      
           This box has a color of #f96c90        
        
          <div style="background-color:#f96c90;">Content here</div>
        
        
          .mybackground {background-color:#f96c90;}
        
        Background color #f96c90
      
           Border around this has a color of #f96c90        
        
          <div style="border:2px solid #f96c90;">Content here</div>
        
        
          .myborder {border:2px solid #f96c90;}
        
        Border color #f96c90