#f96772 color space conversions
Hex:
        #f96772
        RGB:
        249, 103, 114
        CMY:
        2, 60, 55
        CMYK:
        0, 59, 54, 2
      HSL:
        355°, 92.4051%, 69.0196%
        HSV (HSB):
        355°, 58.6345%, 97.6471%
        XYZ:
        46.9544, 31.0551, 19.4391
        xyY:
        0.4818, 0.3187, 31.0551
      CIE-Lab:
        62.5542, 56.6644, 22.8218
        CIE-LCH:
        62.5542, 61.0875, 21.9373
        CIE-Luv:
        62.5542, 106.5550, 17.1299
        Hunter-Lab:
        55.7271, 52.8776, 18.3271
      #f96772 color charts
#f96772 RGB chart
      #f96772 CMYK chart
      #f96772 RGB pie chart
      #f96772 color shades, tints & tones
#f96772 color schemes
#f96772 color preview, HTML & CSS examples
           This text has a color of #f96772        
        
          <p style="color:#f96772;">Text here</p>
        
        
          .mytext {color:#f96772;}
        
        Text color #f96772
      
           This box has a color of #f96772        
        
          <div style="background-color:#f96772;">Content here</div>
        
        
          .mybackground {background-color:#f96772;}
        
        Background color #f96772
      
           Border around this has a color of #f96772        
        
          <div style="border:2px solid #f96772;">Content here</div>
        
        
          .myborder {border:2px solid #f96772;}
        
        Border color #f96772