#fa95a0 color space conversions
Hex:
        #fa95a0
        RGB:
        250, 149, 160
        CMY:
        2, 42, 37
        CMYK:
        0, 40, 36, 2
      HSL:
        353°, 90.9910%, 78.2353%
        HSV (HSB):
        353°, 40.4000%, 98.0392%
        XYZ:
        56.5170, 44.3570, 38.8407
        xyY:
        0.4045, 0.3175, 44.3570
      CIE-Lab:
        72.4664, 39.1315, 10.6861
        CIE-LCH:
        72.4664, 40.5643, 15.2740
        CIE-Luv:
        72.4664, 67.6442, 7.3740
        Hunter-Lab:
        66.6010, 34.9215, 12.0437
      #fa95a0 color charts
#fa95a0 RGB chart
      #fa95a0 CMYK chart
      #fa95a0 RGB pie chart
      #fa95a0 color shades, tints & tones
#fa95a0 color schemes
#fa95a0 color preview, HTML & CSS examples
           This text has a color of #fa95a0        
        
          <p style="color:#fa95a0;">Text here</p>
        
        
          .mytext {color:#fa95a0;}
        
        Text color #fa95a0
      
           This box has a color of #fa95a0        
        
          <div style="background-color:#fa95a0;">Content here</div>
        
        
          .mybackground {background-color:#fa95a0;}
        
        Background color #fa95a0
      
           Border around this has a color of #fa95a0        
        
          <div style="border:2px solid #fa95a0;">Content here</div>
        
        
          .myborder {border:2px solid #fa95a0;}
        
        Border color #fa95a0