#f96275 color space conversions
Hex:
        #f96275
        RGB:
        249, 98, 117
        CMY:
        2, 62, 54
        CMYK:
        0, 61, 53, 2
      HSL:
        352°, 92.6380%, 68.0392%
        HSV (HSB):
        352°, 60.6426%, 97.6471%
        XYZ:
        46.6455, 30.1595, 20.1925
        xyY:
        0.4809, 0.3109, 30.1595
      CIE-Lab:
        61.7916, 59.0826, 20.0704
        CIE-LCH:
        61.7916, 62.3985, 18.7627
        CIE-Luv:
        61.7916, 108.9034, 13.4173
        Hunter-Lab:
        54.9176, 55.5070, 16.6422
      #f96275 color charts
#f96275 RGB chart
      #f96275 CMYK chart
      #f96275 RGB pie chart
      #f96275 color shades, tints & tones
#f96275 color schemes
#f96275 color preview, HTML & CSS examples
           This text has a color of #f96275        
        
          <p style="color:#f96275;">Text here</p>
        
        
          .mytext {color:#f96275;}
        
        Text color #f96275
      
           This box has a color of #f96275        
        
          <div style="background-color:#f96275;">Content here</div>
        
        
          .mybackground {background-color:#f96275;}
        
        Background color #f96275
      
           Border around this has a color of #f96275        
        
          <div style="border:2px solid #f96275;">Content here</div>
        
        
          .myborder {border:2px solid #f96275;}
        
        Border color #f96275