#dfa945 color space conversions
Hex:
        #dfa945
        RGB:
        223, 169, 69
        CMY:
        13, 34, 73
        CMYK:
        0, 24, 69, 13
      HSL:
        39°, 70.6422%, 57.2549%
        HSV (HSB):
        39°, 69.0583%, 87.4510%
        XYZ:
        45.6936, 44.4936, 11.8100
        xyY:
        0.4480, 0.4362, 44.4936
      CIE-Lab:
        72.5572, 9.9778, 57.3041
        CIE-LCH:
        72.5572, 58.1663, 80.1227
        CIE-Luv:
        72.5572, 43.7087, 62.8550
        Hunter-Lab:
        66.7035, 5.5458, 36.1950
      #dfa945 color charts
#dfa945 RGB chart
      #dfa945 CMYK chart
      #dfa945 RGB pie chart
      #dfa945 color shades, tints & tones
#dfa945 color schemes
#dfa945 color preview, HTML & CSS examples
           This text has a color of #dfa945        
        
          <p style="color:#dfa945;">Text here</p>
        
        
          .mytext {color:#dfa945;}
        
        Text color #dfa945
      
           This box has a color of #dfa945        
        
          <div style="background-color:#dfa945;">Content here</div>
        
        
          .mybackground {background-color:#dfa945;}
        
        Background color #dfa945
      
           Border around this has a color of #dfa945        
        
          <div style="border:2px solid #dfa945;">Content here</div>
        
        
          .myborder {border:2px solid #dfa945;}
        
        Border color #dfa945