#faaf11 color space conversions
Hex:
        #faaf11
        RGB:
        250, 175, 17
        CMY:
        2, 31, 93
        CMYK:
        0, 30, 93, 2
      HSL:
        41°, 95.8848%, 52.3529%
        HSV (HSB):
        41°, 93.2000%, 98.0392%
        XYZ:
        54.8555, 51.0244, 7.4878
        xyY:
        0.4839, 0.4501, 51.0244
      CIE-Lab:
        76.6938, 16.7490, 77.8771
        CIE-LCH:
        76.6938, 79.6578, 77.8623
        CIE-Luv:
        76.6938, 62.3581, 76.3835
        Hunter-Lab:
        71.4314, 12.0736, 43.7869
      #faaf11 color charts
#faaf11 RGB chart
      #faaf11 CMYK chart
      #faaf11 RGB pie chart
      #faaf11 color shades, tints & tones
#faaf11 color schemes
#faaf11 color preview, HTML & CSS examples
           This text has a color of #faaf11        
        
          <p style="color:#faaf11;">Text here</p>
        
        
          .mytext {color:#faaf11;}
        
        Text color #faaf11
      
           This box has a color of #faaf11        
        
          <div style="background-color:#faaf11;">Content here</div>
        
        
          .mybackground {background-color:#faaf11;}
        
        Background color #faaf11
      
           Border around this has a color of #faaf11        
        
          <div style="border:2px solid #faaf11;">Content here</div>
        
        
          .myborder {border:2px solid #faaf11;}
        
        Border color #faaf11