#fae9aa color space conversions
Hex:
        #fae9aa
        RGB:
        250, 233, 170
        CMY:
        2, 9, 33
        CMYK:
        0, 7, 32, 2
      HSL:
        47°, 88.8889%, 82.3529%
        HSV (HSB):
        47°, 32.0000%, 98.0392%
        XYZ:
        75.8190, 81.5041, 49.7660
        xyY:
        0.3661, 0.3936, 81.5041
      CIE-Lab:
        92.3555, -3.3362, 32.7608
        CIE-LCH:
        92.3555, 32.9302, 95.8147
        CIE-Luv:
        92.3555, 13.9889, 46.0589
        Hunter-Lab:
        90.2796, -8.0808, 30.5126
      #fae9aa color charts
#fae9aa RGB chart
      #fae9aa CMYK chart
      #fae9aa RGB pie chart
      #fae9aa color shades, tints & tones
#fae9aa color schemes
#fae9aa color preview, HTML & CSS examples
           This text has a color of #fae9aa        
        
          <p style="color:#fae9aa;">Text here</p>
        
        
          .mytext {color:#fae9aa;}
        
        Text color #fae9aa
      
           This box has a color of #fae9aa        
        
          <div style="background-color:#fae9aa;">Content here</div>
        
        
          .mybackground {background-color:#fae9aa;}
        
        Background color #fae9aa
      
           Border around this has a color of #fae9aa        
        
          <div style="border:2px solid #fae9aa;">Content here</div>
        
        
          .myborder {border:2px solid #fae9aa;}
        
        Border color #fae9aa