#faa664 color space conversions
Hex:
        #faa664
        RGB:
        250, 166, 100
        CMY:
        2, 35, 61
        CMYK:
        0, 34, 60, 2
      HSL:
        26°, 93.7500%, 68.6275%
        HSV (HSB):
        26°, 60.0000%, 98.0392%
        XYZ:
        55.3608, 48.5165, 18.5034
        xyY:
        0.4524, 0.3964, 48.5165
      CIE-Lab:
        75.1496, 24.6795, 46.3747
        CIE-LCH:
        75.1496, 52.5327, 61.9791
        CIE-Luv:
        75.1496, 64.6906, 51.1330
        Hunter-Lab:
        69.6538, 19.9775, 33.0074
      #faa664 color charts
#faa664 RGB chart
      #faa664 CMYK chart
      #faa664 RGB pie chart
      #faa664 color shades, tints & tones
#faa664 color schemes
#faa664 color preview, HTML & CSS examples
           This text has a color of #faa664        
        
          <p style="color:#faa664;">Text here</p>
        
        
          .mytext {color:#faa664;}
        
        Text color #faa664
      
           This box has a color of #faa664        
        
          <div style="background-color:#faa664;">Content here</div>
        
        
          .mybackground {background-color:#faa664;}
        
        Background color #faa664
      
           Border around this has a color of #faa664        
        
          <div style="border:2px solid #faa664;">Content here</div>
        
        
          .myborder {border:2px solid #faa664;}
        
        Border color #faa664