#faa103 color space conversions
Hex:
        #faa103
        RGB:
        250, 161, 3
        CMY:
        2, 37, 99
        CMYK:
        0, 36, 99, 2
      HSL:
        38°, 97.6285%, 49.6078%
        HSV (HSB):
        38°, 98.8000%, 98.0392%
        XYZ:
        52.1856, 45.8203, 6.1799
        xyY:
        0.5009, 0.4398, 45.8203
      CIE-Lab:
        73.4288, 23.9560, 77.3271
        CIE-LCH:
        73.4288, 80.9529, 72.7870
        CIE-Luv:
        73.4288, 74.0132, 72.2449
        Hunter-Lab:
        67.6907, 19.1545, 41.9706
      #faa103 color charts
#faa103 RGB chart
      #faa103 CMYK chart
      #faa103 RGB pie chart
      #faa103 color shades, tints & tones
#faa103 color schemes
#faa103 color preview, HTML & CSS examples
           This text has a color of #faa103        
        
          <p style="color:#faa103;">Text here</p>
        
        
          .mytext {color:#faa103;}
        
        Text color #faa103
      
           This box has a color of #faa103        
        
          <div style="background-color:#faa103;">Content here</div>
        
        
          .mybackground {background-color:#faa103;}
        
        Background color #faa103
      
           Border around this has a color of #faa103        
        
          <div style="border:2px solid #faa103;">Content here</div>
        
        
          .myborder {border:2px solid #faa103;}
        
        Border color #faa103