#dfa600 color space conversions
Hex:
        #dfa600
        RGB:
        223, 166, 0
        CMY:
        13, 35, 100
        CMYK:
        0, 26, 100, 13
      HSL:
        45°, 100.0000%, 43.7255%
        HSV (HSB):
        45°, 100.0000%, 87.4510%
        XYZ:
        44.0676, 42.9604, 5.9696
        xyY:
        0.4739, 0.4620, 42.9604
      CIE-Lab:
        71.5281, 9.7114, 74.9319
        CIE-LCH:
        71.5281, 75.5586, 82.6154
        CIE-Luv:
        71.5281, 48.0741, 73.4790
        Hunter-Lab:
        65.5442, 5.3094, 40.4810
      #dfa600 color charts
#dfa600 RGB chart
      #dfa600 CMYK chart
      #dfa600 RGB pie chart
      #dfa600 color shades, tints & tones
#dfa600 color schemes
#dfa600 color preview, HTML & CSS examples
           This text has a color of #dfa600        
        
          <p style="color:#dfa600;">Text here</p>
        
        
          .mytext {color:#dfa600;}
        
        Text color #dfa600
      
           This box has a color of #dfa600        
        
          <div style="background-color:#dfa600;">Content here</div>
        
        
          .mybackground {background-color:#dfa600;}
        
        Background color #dfa600
      
           Border around this has a color of #dfa600        
        
          <div style="border:2px solid #dfa600;">Content here</div>
        
        
          .myborder {border:2px solid #dfa600;}
        
        Border color #dfa600