#faab7b color space conversions
Hex:
        #faab7b
        RGB:
        250, 171, 123
        CMY:
        2, 33, 52
        CMYK:
        0, 32, 51, 2
      HSL:
        23°, 92.7007%, 73.1373%
        HSV (HSB):
        23°, 50.8000%, 98.0392%
        XYZ:
        57.5624, 50.8799, 25.5258
        xyY:
        0.4297, 0.3798, 50.8799
      CIE-Lab:
        76.6062, 23.8644, 36.3450
        CIE-LCH:
        76.6062, 43.4795, 56.7107
        CIE-Luv:
        76.6062, 58.5100, 41.7989
        Hunter-Lab:
        71.3301, 19.2192, 28.7139
      #faab7b color charts
#faab7b RGB chart
      #faab7b CMYK chart
      #faab7b RGB pie chart
      #faab7b color shades, tints & tones
#faab7b color schemes
#faab7b color preview, HTML & CSS examples
           This text has a color of #faab7b        
        
          <p style="color:#faab7b;">Text here</p>
        
        
          .mytext {color:#faab7b;}
        
        Text color #faab7b
      
           This box has a color of #faab7b        
        
          <div style="background-color:#faab7b;">Content here</div>
        
        
          .mybackground {background-color:#faab7b;}
        
        Background color #faab7b
      
           Border around this has a color of #faab7b        
        
          <div style="border:2px solid #faab7b;">Content here</div>
        
        
          .myborder {border:2px solid #faab7b;}
        
        Border color #faab7b