#f95665 color space conversions
Hex:
        #f95665
        RGB:
        249, 86, 101
        CMY:
        2, 66, 60
        CMYK:
        0, 65, 59, 2
      HSL:
        354°, 93.1429%, 65.6863%
        HSV (HSB):
        354°, 65.4618%, 97.6471%
        XYZ:
        44.7437, 27.7349, 15.3070
        xyY:
        0.5097, 0.3159, 27.7349
      CIE-Lab:
        59.6485, 62.8855, 26.4347
        CIE-LCH:
        59.6485, 68.2157, 22.8001
        CIE-Luv:
        59.6485, 120.4900, 18.8446
        Hunter-Lab:
        52.6639, 59.4931, 19.6318
      #f95665 color charts
#f95665 RGB chart
      #f95665 CMYK chart
      #f95665 RGB pie chart
      #f95665 color shades, tints & tones
#f95665 color schemes
#f95665 color preview, HTML & CSS examples
           This text has a color of #f95665        
        
          <p style="color:#f95665;">Text here</p>
        
        
          .mytext {color:#f95665;}
        
        Text color #f95665
      
           This box has a color of #f95665        
        
          <div style="background-color:#f95665;">Content here</div>
        
        
          .mybackground {background-color:#f95665;}
        
        Background color #f95665
      
           Border around this has a color of #f95665        
        
          <div style="border:2px solid #f95665;">Content here</div>
        
        
          .myborder {border:2px solid #f95665;}
        
        Border color #f95665