#faeb96 color space conversions
Hex:
        #faeb96
        RGB:
        250, 235, 150
        CMY:
        2, 8, 41
        CMYK:
        0, 6, 40, 2
      HSL:
        51°, 90.9091%, 78.4314%
        HSV (HSB):
        51°, 40.0000%, 98.0392%
        XYZ:
        74.6377, 81.9427, 40.7368
        xyY:
        0.3783, 0.4153, 81.9427
      CIE-Lab:
        92.5495, -6.5933, 43.0405
        CIE-LCH:
        92.5495, 43.5426, 98.7093
        CIE-Luv:
        92.5495, 13.8654, 58.7588
        Hunter-Lab:
        90.5222, -11.2363, 36.6838
      #faeb96 color charts
#faeb96 RGB chart
      #faeb96 CMYK chart
      #faeb96 RGB pie chart
      #faeb96 color shades, tints & tones
#faeb96 color schemes
#faeb96 color preview, HTML & CSS examples
           This text has a color of #faeb96        
        
          <p style="color:#faeb96;">Text here</p>
        
        
          .mytext {color:#faeb96;}
        
        Text color #faeb96
      
           This box has a color of #faeb96        
        
          <div style="background-color:#faeb96;">Content here</div>
        
        
          .mybackground {background-color:#faeb96;}
        
        Background color #faeb96
      
           Border around this has a color of #faeb96        
        
          <div style="border:2px solid #faeb96;">Content here</div>
        
        
          .myborder {border:2px solid #faeb96;}
        
        Border color #faeb96