#f96f74 color space conversions
Hex:
        #f96f74
        RGB:
        249, 111, 116
        CMY:
        2, 56, 55
        CMYK:
        0, 55, 53, 2
      HSL:
        358°, 92.0000%, 70.5882%
        HSV (HSB):
        358°, 55.4217%, 97.6471%
        XYZ:
        47.9037, 32.7696, 20.3234
        xyY:
        0.4743, 0.3245, 32.7696
      CIE-Lab:
        63.9739, 53.1908, 23.5872
        CIE-LCH:
        63.9739, 58.1861, 23.9147
        CIE-Luv:
        63.9739, 100.8775, 19.0164
        Hunter-Lab:
        57.2447, 49.1948, 19.0218
      #f96f74 color charts
#f96f74 RGB chart
      #f96f74 CMYK chart
      #f96f74 RGB pie chart
      #f96f74 color shades, tints & tones
#f96f74 color schemes
#f96f74 color preview, HTML & CSS examples
           This text has a color of #f96f74        
        
          <p style="color:#f96f74;">Text here</p>
        
        
          .mytext {color:#f96f74;}
        
        Text color #f96f74
      
           This box has a color of #f96f74        
        
          <div style="background-color:#f96f74;">Content here</div>
        
        
          .mybackground {background-color:#f96f74;}
        
        Background color #f96f74
      
           Border around this has a color of #f96f74        
        
          <div style="border:2px solid #f96f74;">Content here</div>
        
        
          .myborder {border:2px solid #f96f74;}
        
        Border color #f96f74