#dfa332 color space conversions
Hex:
        #dfa332
        RGB:
        223, 163, 50
        CMY:
        13, 36, 80
        CMYK:
        0, 27, 78, 13
      HSL:
        39°, 72.9958%, 53.5294%
        HSV (HSB):
        39°, 77.5785%, 87.4510%
        XYZ:
        44.1043, 42.1127, 8.8216
        xyY:
        0.4641, 0.4431, 42.1127
      CIE-Lab:
        70.9485, 12.3170, 63.3694
        CIE-LCH:
        70.9485, 64.5553, 79.0007
        CIE-Luv:
        70.9485, 49.2288, 65.8271
        Hunter-Lab:
        64.8943, 7.7497, 37.3662
      #dfa332 color charts
#dfa332 RGB chart
      #dfa332 CMYK chart
      #dfa332 RGB pie chart
      #dfa332 color shades, tints & tones
#dfa332 color schemes
#dfa332 color preview, HTML & CSS examples
           This text has a color of #dfa332        
        
          <p style="color:#dfa332;">Text here</p>
        
        
          .mytext {color:#dfa332;}
        
        Text color #dfa332
      
           This box has a color of #dfa332        
        
          <div style="background-color:#dfa332;">Content here</div>
        
        
          .mybackground {background-color:#dfa332;}
        
        Background color #dfa332
      
           Border around this has a color of #dfa332        
        
          <div style="border:2px solid #dfa332;">Content here</div>
        
        
          .myborder {border:2px solid #dfa332;}
        
        Border color #dfa332