#f97060 color space conversions
Hex:
        #f97060
        RGB:
        249, 112, 96
        CMY:
        2, 56, 62
        CMYK:
        0, 55, 61, 2
      HSL:
        6°, 92.7273%, 67.6471%
        HSV (HSB):
        6°, 61.4458%, 97.6471%
        XYZ:
        46.9724, 32.5726, 14.8778
        xyY:
        0.4975, 0.3450, 32.5726
      CIE-Lab:
        63.8133, 51.2873, 34.5969
        CIE-LCH:
        63.8133, 61.8654, 34.0024
        CIE-Luv:
        63.8133, 104.5255, 30.6370
        Hunter-Lab:
        57.0724, 47.0344, 24.4949
      #f97060 color charts
#f97060 RGB chart
      #f97060 CMYK chart
      #f97060 RGB pie chart
      #f97060 color shades, tints & tones
#f97060 color schemes
#f97060 color preview, HTML & CSS examples
           This text has a color of #f97060        
        
          <p style="color:#f97060;">Text here</p>
        
        
          .mytext {color:#f97060;}
        
        Text color #f97060
      
           This box has a color of #f97060        
        
          <div style="background-color:#f97060;">Content here</div>
        
        
          .mybackground {background-color:#f97060;}
        
        Background color #f97060
      
           Border around this has a color of #f97060        
        
          <div style="border:2px solid #f97060;">Content here</div>
        
        
          .myborder {border:2px solid #f97060;}
        
        Border color #f97060