#f96665 color space conversions
Hex:
        #f96665
        RGB:
        249, 102, 101
        CMY:
        2, 60, 60
        CMYK:
        0, 59, 59, 2
      HSL:
        0°, 92.5000%, 68.6275%
        HSV (HSB):
        0°, 59.4378%, 97.6471%
        XYZ:
        46.1673, 30.5821, 15.7816
        xyY:
        0.4989, 0.3305, 30.5821
      CIE-Lab:
        62.1532, 56.1713, 29.6895
        CIE-LCH:
        62.1532, 63.5349, 27.8589
        CIE-Luv:
        62.1532, 110.3381, 24.2923
        Hunter-Lab:
        55.3011, 52.2412, 21.7908
      #f96665 color charts
#f96665 RGB chart
      #f96665 CMYK chart
      #f96665 RGB pie chart
      #f96665 color shades, tints & tones
#f96665 color schemes
#f96665 color preview, HTML & CSS examples
           This text has a color of #f96665        
        
          <p style="color:#f96665;">Text here</p>
        
        
          .mytext {color:#f96665;}
        
        Text color #f96665
      
           This box has a color of #f96665        
        
          <div style="background-color:#f96665;">Content here</div>
        
        
          .mybackground {background-color:#f96665;}
        
        Background color #f96665
      
           Border around this has a color of #f96665        
        
          <div style="border:2px solid #f96665;">Content here</div>
        
        
          .myborder {border:2px solid #f96665;}
        
        Border color #f96665