#faa9ae color space conversions
Hex:
        #faa9ae
        RGB:
        250, 169, 174
        CMY:
        2, 34, 32
        CMYK:
        0, 32, 30, 2
      HSL:
        356°, 89.0110%, 82.1569%
        HSV (HSB):
        356°, 32.4000%, 98.0392%
        XYZ:
        61.2523, 51.7559, 46.8059
        xyY:
        0.3833, 0.3239, 51.7559
      CIE-Lab:
        77.1347, 30.4390, 9.6349
        CIE-LCH:
        77.1347, 31.9275, 17.5642
        CIE-Luv:
        77.1347, 52.8234, 7.9627
        Hunter-Lab:
        71.9416, 26.0802, 11.7844
      #faa9ae color charts
#faa9ae RGB chart
      #faa9ae CMYK chart
      #faa9ae RGB pie chart
      #faa9ae color shades, tints & tones
#faa9ae color schemes
#faa9ae color preview, HTML & CSS examples
           This text has a color of #faa9ae        
        
          <p style="color:#faa9ae;">Text here</p>
        
        
          .mytext {color:#faa9ae;}
        
        Text color #faa9ae
      
           This box has a color of #faa9ae        
        
          <div style="background-color:#faa9ae;">Content here</div>
        
        
          .mybackground {background-color:#faa9ae;}
        
        Background color #faa9ae
      
           Border around this has a color of #faa9ae        
        
          <div style="border:2px solid #faa9ae;">Content here</div>
        
        
          .myborder {border:2px solid #faa9ae;}
        
        Border color #faa9ae