#f95288 color space conversions
Hex:
        #f95288
        RGB:
        249, 82, 136
        CMY:
        2, 68, 47
        CMYK:
        0, 67, 45, 2
      HSL:
        341°, 93.2961%, 64.9020%
        HSV (HSB):
        341°, 67.0683%, 97.6471%
        XYZ:
        46.5281, 27.9519, 26.2355
        xyY:
        0.4620, 0.2775, 27.9519
      CIE-Lab:
        59.8453, 67.1409, 6.3144
        CIE-LCH:
        59.8453, 67.4372, 5.3727
        CIE-Luv:
        59.8453, 111.9965, -4.9267
        Hunter-Lab:
        52.8696, 64.5682, 7.5872
      #f95288 color charts
#f95288 RGB chart
      #f95288 CMYK chart
      #f95288 RGB pie chart
      #f95288 color shades, tints & tones
#f95288 color schemes
#f95288 color preview, HTML & CSS examples
           This text has a color of #f95288        
        
          <p style="color:#f95288;">Text here</p>
        
        
          .mytext {color:#f95288;}
        
        Text color #f95288
      
           This box has a color of #f95288        
        
          <div style="background-color:#f95288;">Content here</div>
        
        
          .mybackground {background-color:#f95288;}
        
        Background color #f95288
      
           Border around this has a color of #f95288        
        
          <div style="border:2px solid #f95288;">Content here</div>
        
        
          .myborder {border:2px solid #f95288;}
        
        Border color #f95288