#faac5d color space conversions
Hex:
        #faac5d
        RGB:
        250, 172, 93
        CMY:
        2, 33, 64
        CMYK:
        0, 31, 63, 2
      HSL:
        30°, 94.0120%, 67.2549%
        HSV (HSB):
        30°, 62.8000%, 98.0392%
        XYZ:
        56.1526, 50.6194, 17.1669
        xyY:
        0.4531, 0.4084, 50.6194
      CIE-Lab:
        76.4479, 21.0648, 51.3473
        CIE-LCH:
        76.4479, 55.5002, 67.6945
        CIE-Luv:
        76.4479, 60.8651, 56.8052
        Hunter-Lab:
        71.1473, 16.3725, 35.4972
      #faac5d color charts
#faac5d RGB chart
      #faac5d CMYK chart
      #faac5d RGB pie chart
      #faac5d color shades, tints & tones
#faac5d color schemes
#faac5d color preview, HTML & CSS examples
           This text has a color of #faac5d        
        
          <p style="color:#faac5d;">Text here</p>
        
        
          .mytext {color:#faac5d;}
        
        Text color #faac5d
      
           This box has a color of #faac5d        
        
          <div style="background-color:#faac5d;">Content here</div>
        
        
          .mybackground {background-color:#faac5d;}
        
        Background color #faac5d
      
           Border around this has a color of #faac5d        
        
          <div style="border:2px solid #faac5d;">Content here</div>
        
        
          .myborder {border:2px solid #faac5d;}
        
        Border color #faac5d