#faa958 color space conversions
Hex:
        #faa958
        RGB:
        250, 169, 88
        CMY:
        2, 34, 65
        CMYK:
        0, 32, 65, 2
      HSL:
        30°, 94.1860%, 66.2745%
        HSV (HSB):
        30°, 64.8000%, 98.0392%
        XYZ:
        55.3738, 49.4045, 15.8500
        xyY:
        0.4590, 0.4096, 49.4045
      CIE-Lab:
        75.7023, 22.3296, 52.8983
        CIE-LCH:
        75.7023, 57.4181, 67.1142
        CIE-Luv:
        75.7023, 63.5726, 57.5660
        Hunter-Lab:
        70.2883, 17.6192, 35.8319
      #faa958 color charts
#faa958 RGB chart
      #faa958 CMYK chart
      #faa958 RGB pie chart
      #faa958 color shades, tints & tones
#faa958 color schemes
#faa958 color preview, HTML & CSS examples
           This text has a color of #faa958        
        
          <p style="color:#faa958;">Text here</p>
        
        
          .mytext {color:#faa958;}
        
        Text color #faa958
      
           This box has a color of #faa958        
        
          <div style="background-color:#faa958;">Content here</div>
        
        
          .mybackground {background-color:#faa958;}
        
        Background color #faa958
      
           Border around this has a color of #faa958        
        
          <div style="border:2px solid #faa958;">Content here</div>
        
        
          .myborder {border:2px solid #faa958;}
        
        Border color #faa958