#faa501 color space conversions
Hex:
        #faa501
        RGB:
        250, 165, 1
        CMY:
        2, 35, 100
        CMYK:
        0, 34, 100, 2
      HSL:
        40°, 99.2032%, 49.2157%
        HSV (HSB):
        40°, 99.6000%, 98.0392%
        XYZ:
        52.8850, 47.2365, 6.3589
        xyY:
        0.4967, 0.4436, 47.2365
      CIE-Lab:
        74.3408, 21.8457, 78.1642
        CIE-LCH:
        74.3408, 81.1596, 74.3851
        CIE-Luv:
        74.3408, 70.7315, 73.7817
        Hunter-Lab:
        68.7288, 17.0756, 42.6245
      #faa501 color charts
#faa501 RGB chart
      #faa501 CMYK chart
      #faa501 RGB pie chart
      #faa501 color shades, tints & tones
#faa501 color schemes
#faa501 color preview, HTML & CSS examples
           This text has a color of #faa501        
        
          <p style="color:#faa501;">Text here</p>
        
        
          .mytext {color:#faa501;}
        
        Text color #faa501
      
           This box has a color of #faa501        
        
          <div style="background-color:#faa501;">Content here</div>
        
        
          .mybackground {background-color:#faa501;}
        
        Background color #faa501
      
           Border around this has a color of #faa501        
        
          <div style="border:2px solid #faa501;">Content here</div>
        
        
          .myborder {border:2px solid #faa501;}
        
        Border color #faa501