#faad2b color space conversions
Hex:
        #faad2b
        RGB:
        250, 173, 43
        CMY:
        2, 32, 83
        CMYK:
        0, 31, 83, 2
      HSL:
        38°, 95.3917%, 57.4510%
        HSV (HSB):
        38°, 82.8000%, 98.0392%
        XYZ:
        54.8040, 50.3856, 9.1224
        xyY:
        0.4794, 0.4408, 50.3856
      CIE-Lab:
        76.3053, 18.2931, 71.6326
        CIE-LCH:
        76.3053, 73.9315, 75.6743
        CIE-Luv:
        76.3053, 63.2564, 72.2419
        Hunter-Lab:
        70.9828, 13.5953, 42.0683
      #faad2b color charts
#faad2b RGB chart
      #faad2b CMYK chart
      #faad2b RGB pie chart
      #faad2b color shades, tints & tones
#faad2b color schemes
#faad2b color preview, HTML & CSS examples
           This text has a color of #faad2b        
        
          <p style="color:#faad2b;">Text here</p>
        
        
          .mytext {color:#faad2b;}
        
        Text color #faad2b
      
           This box has a color of #faad2b        
        
          <div style="background-color:#faad2b;">Content here</div>
        
        
          .mybackground {background-color:#faad2b;}
        
        Background color #faad2b
      
           Border around this has a color of #faad2b        
        
          <div style="border:2px solid #faad2b;">Content here</div>
        
        
          .myborder {border:2px solid #faad2b;}
        
        Border color #faad2b