#f96e72 color space conversions
Hex:
        #f96e72
        RGB:
        249, 110, 114
        CMY:
        2, 57, 55
        CMYK:
        0, 56, 54, 2
      HSL:
        358°, 92.0530%, 70.3922%
        HSV (HSB):
        358°, 55.8233%, 97.6471%
        XYZ:
        47.6801, 32.5065, 19.6810
        xyY:
        0.4774, 0.3255, 32.5065
      CIE-Lab:
        63.7593, 53.4956, 24.4344
        CIE-LCH:
        63.7593, 58.8117, 24.5488
        CIE-Luv:
        63.7593, 102.0052, 19.8273
        Hunter-Lab:
        57.0145, 49.5008, 19.4437
      #f96e72 color charts
#f96e72 RGB chart
      #f96e72 CMYK chart
      #f96e72 RGB pie chart
      #f96e72 color shades, tints & tones
#f96e72 color schemes
#f96e72 color preview, HTML & CSS examples
           This text has a color of #f96e72        
        
          <p style="color:#f96e72;">Text here</p>
        
        
          .mytext {color:#f96e72;}
        
        Text color #f96e72
      
           This box has a color of #f96e72        
        
          <div style="background-color:#f96e72;">Content here</div>
        
        
          .mybackground {background-color:#f96e72;}
        
        Background color #f96e72
      
           Border around this has a color of #f96e72        
        
          <div style="border:2px solid #f96e72;">Content here</div>
        
        
          .myborder {border:2px solid #f96e72;}
        
        Border color #f96e72