#faa730 color space conversions
Hex:
        #faa730
        RGB:
        250, 167, 48
        CMY:
        2, 35, 81
        CMYK:
        0, 33, 81, 2
      HSL:
        35°, 95.2830%, 58.4314%
        HSV (HSB):
        35°, 80.8000%, 98.0392%
        XYZ:
        53.7766, 48.1748, 9.2606
        xyY:
        0.4835, 0.4332, 48.1748
      CIE-Lab:
        74.9351, 21.5823, 68.8303
        CIE-LCH:
        74.9351, 72.1346, 72.5907
        CIE-Luv:
        74.9351, 67.8452, 68.9827
        Hunter-Lab:
        69.4081, 16.8355, 40.6750
      #faa730 color charts
#faa730 RGB chart
      #faa730 CMYK chart
      #faa730 RGB pie chart
      #faa730 color shades, tints & tones
#faa730 color schemes
#faa730 color preview, HTML & CSS examples
           This text has a color of #faa730        
        
          <p style="color:#faa730;">Text here</p>
        
        
          .mytext {color:#faa730;}
        
        Text color #faa730
      
           This box has a color of #faa730        
        
          <div style="background-color:#faa730;">Content here</div>
        
        
          .mybackground {background-color:#faa730;}
        
        Background color #faa730
      
           Border around this has a color of #faa730        
        
          <div style="border:2px solid #faa730;">Content here</div>
        
        
          .myborder {border:2px solid #faa730;}
        
        Border color #faa730