#faa8bf color space conversions
Hex:
        #faa8bf
        RGB:
        250, 168, 191
        CMY:
        2, 34, 25
        CMYK:
        0, 33, 24, 2
      HSL:
        343°, 89.1304%, 81.9608%
        HSV (HSB):
        343°, 32.8000%, 98.0392%
        XYZ:
        62.8309, 52.0908, 56.0332
        xyY:
        0.3675, 0.3047, 52.0908
      CIE-Lab:
        77.3351, 33.2538, 0.6503
        CIE-LCH:
        77.3351, 33.2602, 1.1204
        CIE-Luv:
        77.3351, 50.7021, -5.2399
        Hunter-Lab:
        72.1740, 29.0884, 4.4912
      #faa8bf color charts
#faa8bf RGB chart
      #faa8bf CMYK chart
      #faa8bf RGB pie chart
      #faa8bf color shades, tints & tones
#faa8bf color schemes
#faa8bf color preview, HTML & CSS examples
           This text has a color of #faa8bf        
        
          <p style="color:#faa8bf;">Text here</p>
        
        
          .mytext {color:#faa8bf;}
        
        Text color #faa8bf
      
           This box has a color of #faa8bf        
        
          <div style="background-color:#faa8bf;">Content here</div>
        
        
          .mybackground {background-color:#faa8bf;}
        
        Background color #faa8bf
      
           Border around this has a color of #faa8bf        
        
          <div style="border:2px solid #faa8bf;">Content here</div>
        
        
          .myborder {border:2px solid #faa8bf;}
        
        Border color #faa8bf