#fa9c97 color space conversions
Hex:
        #fa9c97
        RGB:
        250, 156, 151
        CMY:
        2, 39, 41
        CMYK:
        0, 38, 40, 2
      HSL:
        3°, 90.8257%, 78.6275%
        HSV (HSB):
        3°, 39.6000%, 98.0392%
        XYZ:
        56.8987, 46.3353, 35.2229
        xyY:
        0.4109, 0.3347, 46.3353
      CIE-Lab:
        73.7626, 34.4893, 17.4691
        CIE-LCH:
        73.7626, 38.6611, 26.8625
        CIE-Luv:
        73.7626, 64.7718, 17.1902
        Hunter-Lab:
        68.0700, 30.0829, 16.9694
      #fa9c97 color charts
#fa9c97 RGB chart
      #fa9c97 CMYK chart
      #fa9c97 RGB pie chart
      #fa9c97 color shades, tints & tones
#fa9c97 color schemes
#fa9c97 color preview, HTML & CSS examples
           This text has a color of #fa9c97        
        
          <p style="color:#fa9c97;">Text here</p>
        
        
          .mytext {color:#fa9c97;}
        
        Text color #fa9c97
      
           This box has a color of #fa9c97        
        
          <div style="background-color:#fa9c97;">Content here</div>
        
        
          .mybackground {background-color:#fa9c97;}
        
        Background color #fa9c97
      
           Border around this has a color of #fa9c97        
        
          <div style="border:2px solid #fa9c97;">Content here</div>
        
        
          .myborder {border:2px solid #fa9c97;}
        
        Border color #fa9c97