#f95865 color space conversions
Hex:
        #f95865
        RGB:
        249, 88, 101
        CMY:
        2, 65, 60
        CMYK:
        0, 65, 59, 2
      HSL:
        355°, 93.0636%, 66.0784%
        HSV (HSB):
        355°, 64.6586%, 97.6471%
        XYZ:
        44.9056, 28.0588, 15.3610
        xyY:
        0.5084, 0.3177, 28.0588
      CIE-Lab:
        59.9418, 62.0899, 26.8183
        CIE-LCH:
        59.9418, 67.6341, 23.3609
        CIE-Luv:
        59.9418, 119.2821, 19.4884
        Hunter-Lab:
        52.9705, 58.6244, 19.8858
      #f95865 color charts
#f95865 RGB chart
      #f95865 CMYK chart
      #f95865 RGB pie chart
      #f95865 color shades, tints & tones
#f95865 color schemes
#f95865 color preview, HTML & CSS examples
           This text has a color of #f95865        
        
          <p style="color:#f95865;">Text here</p>
        
        
          .mytext {color:#f95865;}
        
        Text color #f95865
      
           This box has a color of #f95865        
        
          <div style="background-color:#f95865;">Content here</div>
        
        
          .mybackground {background-color:#f95865;}
        
        Background color #f95865
      
           Border around this has a color of #f95865        
        
          <div style="border:2px solid #f95865;">Content here</div>
        
        
          .myborder {border:2px solid #f95865;}
        
        Border color #f95865