#faa03b color space conversions
Hex:
        #faa03b
        RGB:
        250, 160, 59
        CMY:
        2, 37, 77
        CMYK:
        0, 36, 76, 2
      HSL:
        32°, 95.0249%, 60.5882%
        HSV (HSB):
        32°, 76.4000%, 98.0392%
        XYZ:
        52.7846, 45.7814, 10.1923
        xyY:
        0.4853, 0.4209, 45.7814
      CIE-Lab:
        73.4034, 25.6255, 63.3338
        CIE-LCH:
        73.4034, 68.3215, 67.9712
        CIE-Luv:
        73.4034, 72.8437, 63.6611
        Hunter-Lab:
        67.6619, 20.8434, 38.4322
      #faa03b color charts
#faa03b RGB chart
      #faa03b CMYK chart
      #faa03b RGB pie chart
      #faa03b color shades, tints & tones
#faa03b color schemes
#faa03b color preview, HTML & CSS examples
           This text has a color of #faa03b        
        
          <p style="color:#faa03b;">Text here</p>
        
        
          .mytext {color:#faa03b;}
        
        Text color #faa03b
      
           This box has a color of #faa03b        
        
          <div style="background-color:#faa03b;">Content here</div>
        
        
          .mybackground {background-color:#faa03b;}
        
        Background color #faa03b
      
           Border around this has a color of #faa03b        
        
          <div style="border:2px solid #faa03b;">Content here</div>
        
        
          .myborder {border:2px solid #faa03b;}
        
        Border color #faa03b