#fa95b1 color space conversions
Hex:
        #fa95b1
        RGB:
        250, 149, 177
        CMY:
        2, 42, 31
        CMYK:
        0, 40, 29, 2
      HSL:
        343°, 90.9910%, 78.2353%
        HSV (HSB):
        343°, 40.4000%, 98.0392%
        XYZ:
        58.1076, 44.9932, 47.2169
        xyY:
        0.3866, 0.2993, 44.9932
      CIE-Lab:
        72.8874, 41.2249, 1.8716
        CIE-LCH:
        72.8874, 41.2674, 2.5994
        CIE-Luv:
        72.8874, 64.3370, -5.0857
        Hunter-Lab:
        67.0770, 37.2467, 5.2184
      #fa95b1 color charts
#fa95b1 RGB chart
      #fa95b1 CMYK chart
      #fa95b1 RGB pie chart
      #fa95b1 color shades, tints & tones
#fa95b1 color schemes
#fa95b1 color preview, HTML & CSS examples
           This text has a color of #fa95b1        
        
          <p style="color:#fa95b1;">Text here</p>
        
        
          .mytext {color:#fa95b1;}
        
        Text color #fa95b1
      
           This box has a color of #fa95b1        
        
          <div style="background-color:#fa95b1;">Content here</div>
        
        
          .mybackground {background-color:#fa95b1;}
        
        Background color #fa95b1
      
           Border around this has a color of #fa95b1        
        
          <div style="border:2px solid #fa95b1;">Content here</div>
        
        
          .myborder {border:2px solid #fa95b1;}
        
        Border color #fa95b1