#fa9ba2 color space conversions
Hex:
        #fa9ba2
        RGB:
        250, 155, 162
        CMY:
        2, 39, 36
        CMYK:
        0, 38, 35, 2
      HSL:
        356°, 90.4762%, 79.4118%
        HSV (HSB):
        356°, 38.0000%, 98.0392%
        XYZ:
        57.6673, 46.3753, 40.0944
        xyY:
        0.4001, 0.3217, 46.3753
      CIE-Lab:
        73.7884, 36.2668, 11.4554
        CIE-LCH:
        73.7884, 38.0329, 17.5295
        CIE-Luv:
        73.7884, 63.5124, 9.0575
        Hunter-Lab:
        68.0994, 31.9816, 12.7619
      #fa9ba2 color charts
#fa9ba2 RGB chart
      #fa9ba2 CMYK chart
      #fa9ba2 RGB pie chart
      #fa9ba2 color shades, tints & tones
#fa9ba2 color schemes
#fa9ba2 color preview, HTML & CSS examples
           This text has a color of #fa9ba2        
        
          <p style="color:#fa9ba2;">Text here</p>
        
        
          .mytext {color:#fa9ba2;}
        
        Text color #fa9ba2
      
           This box has a color of #fa9ba2        
        
          <div style="background-color:#fa9ba2;">Content here</div>
        
        
          .mybackground {background-color:#fa9ba2;}
        
        Background color #fa9ba2
      
           Border around this has a color of #fa9ba2        
        
          <div style="border:2px solid #fa9ba2;">Content here</div>
        
        
          .myborder {border:2px solid #fa9ba2;}
        
        Border color #fa9ba2