#f96e76 color space conversions
Hex:
        #f96e76
        RGB:
        249, 110, 118
        CMY:
        2, 57, 54
        CMYK:
        0, 56, 53, 2
      HSL:
        357°, 92.0530%, 70.3922%
        HSV (HSB):
        357°, 55.8233%, 97.6471%
        XYZ:
        47.9129, 32.5996, 20.9066
        xyY:
        0.4724, 0.3214, 32.5996
      CIE-Lab:
        63.8354, 53.8131, 22.2653
        CIE-LCH:
        63.8354, 58.2374, 22.4774
        CIE-Luv:
        63.8354, 101.0588, 17.3956
        Hunter-Lab:
        57.0961, 49.8724, 18.2573
      #f96e76 color charts
#f96e76 RGB chart
      #f96e76 CMYK chart
      #f96e76 RGB pie chart
      #f96e76 color shades, tints & tones
#f96e76 color schemes
#f96e76 color preview, HTML & CSS examples
           This text has a color of #f96e76        
        
          <p style="color:#f96e76;">Text here</p>
        
        
          .mytext {color:#f96e76;}
        
        Text color #f96e76
      
           This box has a color of #f96e76        
        
          <div style="background-color:#f96e76;">Content here</div>
        
        
          .mybackground {background-color:#f96e76;}
        
        Background color #f96e76
      
           Border around this has a color of #f96e76        
        
          <div style="border:2px solid #f96e76;">Content here</div>
        
        
          .myborder {border:2px solid #f96e76;}
        
        Border color #f96e76