#dfa932 color space conversions
Hex:
        #dfa932
        RGB:
        223, 169, 50
        CMY:
        13, 34, 80
        CMYK:
        0, 24, 78, 13
      HSL:
        41°, 72.9958%, 53.5294%
        HSV (HSB):
        41°, 77.5785%, 87.4510%
        XYZ:
        45.1951, 44.2942, 9.1852
        xyY:
        0.4580, 0.4489, 44.2942
      CIE-Lab:
        72.4247, 9.1193, 64.7416
        CIE-LCH:
        72.4247, 65.3807, 81.9822
        CIE-Luv:
        72.4247, 44.6263, 68.2129
        Hunter-Lab:
        66.5539, 4.7457, 38.4050
      #dfa932 color charts
#dfa932 RGB chart
      #dfa932 CMYK chart
      #dfa932 RGB pie chart
      #dfa932 color shades, tints & tones
#dfa932 color schemes
#dfa932 color preview, HTML & CSS examples
           This text has a color of #dfa932        
        
          <p style="color:#dfa932;">Text here</p>
        
        
          .mytext {color:#dfa932;}
        
        Text color #dfa932
      
           This box has a color of #dfa932        
        
          <div style="background-color:#dfa932;">Content here</div>
        
        
          .mybackground {background-color:#dfa932;}
        
        Background color #dfa932
      
           Border around this has a color of #dfa932        
        
          <div style="border:2px solid #dfa932;">Content here</div>
        
        
          .myborder {border:2px solid #dfa932;}
        
        Border color #dfa932