#faad07 color space conversions
Hex:
        #faad07
        RGB:
        250, 173, 7
        CMY:
        2, 32, 97
        CMYK:
        0, 31, 97, 2
      HSL:
        41°, 96.0474%, 50.3922%
        HSV (HSB):
        41°, 97.2000%, 98.0392%
        XYZ:
        54.4063, 50.2265, 7.0282
        xyY:
        0.4872, 0.4498, 50.2265
      CIE-Lab:
        76.2081, 17.7032, 78.7518
        CIE-LCH:
        76.2081, 80.7171, 77.3307
        CIE-Luv:
        76.2081, 64.1093, 76.3029
        Hunter-Lab:
        70.8706, 13.0080, 43.7297
      #faad07 color charts
#faad07 RGB chart
      #faad07 CMYK chart
      #faad07 RGB pie chart
      #faad07 color shades, tints & tones
#faad07 color schemes
#faad07 color preview, HTML & CSS examples
           This text has a color of #faad07        
        
          <p style="color:#faad07;">Text here</p>
        
        
          .mytext {color:#faad07;}
        
        Text color #faad07
      
           This box has a color of #faad07        
        
          <div style="background-color:#faad07;">Content here</div>
        
        
          .mybackground {background-color:#faad07;}
        
        Background color #faad07
      
           Border around this has a color of #faad07        
        
          <div style="border:2px solid #faad07;">Content here</div>
        
        
          .myborder {border:2px solid #faad07;}
        
        Border color #faad07