#dfa672 color space conversions
Hex:
        #dfa672
        RGB:
        223, 166, 114
        CMY:
        13, 35, 55
        CMYK:
        0, 26, 49, 13
      HSL:
        29°, 63.0058%, 66.0784%
        HSV (HSB):
        29°, 48.8789%, 87.4510%
        XYZ:
        47.1049, 44.1753, 21.9636
        xyY:
        0.4160, 0.3901, 44.1753
      CIE-Lab:
        72.3455, 14.8820, 35.0254
        CIE-LCH:
        72.3455, 38.0559, 66.9798
        CIE-Luv:
        72.3455, 42.4033, 41.6203
        Hunter-Lab:
        66.4645, 10.1941, 26.9324
      #dfa672 color charts
#dfa672 RGB chart
      #dfa672 CMYK chart
      #dfa672 RGB pie chart
      #dfa672 color shades, tints & tones
#dfa672 color schemes
#dfa672 color preview, HTML & CSS examples
           This text has a color of #dfa672        
        
          <p style="color:#dfa672;">Text here</p>
        
        
          .mytext {color:#dfa672;}
        
        Text color #dfa672
      
           This box has a color of #dfa672        
        
          <div style="background-color:#dfa672;">Content here</div>
        
        
          .mybackground {background-color:#dfa672;}
        
        Background color #dfa672
      
           Border around this has a color of #dfa672        
        
          <div style="border:2px solid #dfa672;">Content here</div>
        
        
          .myborder {border:2px solid #dfa672;}
        
        Border color #dfa672