#fa9ba0 color space conversions
Hex:
        #fa9ba0
        RGB:
        250, 155, 160
        CMY:
        2, 39, 37
        CMYK:
        0, 38, 36, 2
      HSL:
        357°, 90.4762%, 79.4118%
        HSV (HSB):
        357°, 38.0000%, 98.0392%
        XYZ:
        57.4908, 46.3047, 39.1653
        xyY:
        0.4021, 0.3239, 46.3047
      CIE-Lab:
        73.7428, 36.0311, 12.4927
        CIE-LCH:
        73.7428, 38.1354, 19.1225
        CIE-Luv:
        73.7428, 63.8660, 10.4703
        Hunter-Lab:
        68.0476, 31.7246, 13.5085
      #fa9ba0 color charts
#fa9ba0 RGB chart
      #fa9ba0 CMYK chart
      #fa9ba0 RGB pie chart
      #fa9ba0 color shades, tints & tones
#fa9ba0 color schemes
#fa9ba0 color preview, HTML & CSS examples
           This text has a color of #fa9ba0        
        
          <p style="color:#fa9ba0;">Text here</p>
        
        
          .mytext {color:#fa9ba0;}
        
        Text color #fa9ba0
      
           This box has a color of #fa9ba0        
        
          <div style="background-color:#fa9ba0;">Content here</div>
        
        
          .mybackground {background-color:#fa9ba0;}
        
        Background color #fa9ba0
      
           Border around this has a color of #fa9ba0        
        
          <div style="border:2px solid #fa9ba0;">Content here</div>
        
        
          .myborder {border:2px solid #fa9ba0;}
        
        Border color #fa9ba0