#faa983 color space conversions
Hex:
        #faa983
        RGB:
        250, 169, 131
        CMY:
        2, 34, 49
        CMYK:
        0, 32, 48, 2
      HSL:
        19°, 92.2481%, 74.7059%
        HSV (HSB):
        19°, 47.6000%, 98.0392%
        XYZ:
        57.7090, 50.3386, 28.1475
        xyY:
        0.4237, 0.3696, 50.3386
      CIE-Lab:
        76.2766, 25.6438, 31.6917
        CIE-LCH:
        76.2766, 40.7673, 51.0214
        CIE-Luv:
        76.2766, 58.9370, 36.2960
        Hunter-Lab:
        70.9497, 21.0262, 26.1430
      #faa983 color charts
#faa983 RGB chart
      #faa983 CMYK chart
      #faa983 RGB pie chart
      #faa983 color shades, tints & tones
#faa983 color schemes
#faa983 color preview, HTML & CSS examples
           This text has a color of #faa983        
        
          <p style="color:#faa983;">Text here</p>
        
        
          .mytext {color:#faa983;}
        
        Text color #faa983
      
           This box has a color of #faa983        
        
          <div style="background-color:#faa983;">Content here</div>
        
        
          .mybackground {background-color:#faa983;}
        
        Background color #faa983
      
           Border around this has a color of #faa983        
        
          <div style="border:2px solid #faa983;">Content here</div>
        
        
          .myborder {border:2px solid #faa983;}
        
        Border color #faa983