#d6aa48 color space conversions
Hex:
        #d6aa48
        RGB:
        214, 170, 72
        CMY:
        16, 33, 72
        CMYK:
        0, 21, 66, 16
      HSL:
        41°, 63.3929%, 56.0784%
        HSV (HSB):
        41°, 66.3551%, 83.9216%
        XYZ:
        43.2760, 43.5135, 12.2489
        xyY:
        0.4370, 0.4394, 43.5135
      CIE-Lab:
        71.9021, 5.7679, 55.0074
        CIE-LCH:
        71.9021, 55.3090, 84.0140
        CIE-Luv:
        71.9021, 35.9001, 61.8192
        Hunter-Lab:
        65.9647, 1.6661, 35.1658
      #d6aa48 color charts
#d6aa48 RGB chart
      #d6aa48 CMYK chart
      #d6aa48 RGB pie chart
      #d6aa48 color shades, tints & tones
#d6aa48 color schemes
#d6aa48 color preview, HTML & CSS examples
           This text has a color of #d6aa48        
        
          <p style="color:#d6aa48;">Text here</p>
        
        
          .mytext {color:#d6aa48;}
        
        Text color #d6aa48
      
           This box has a color of #d6aa48        
        
          <div style="background-color:#d6aa48;">Content here</div>
        
        
          .mybackground {background-color:#d6aa48;}
        
        Background color #d6aa48
      
           Border around this has a color of #d6aa48        
        
          <div style="border:2px solid #d6aa48;">Content here</div>
        
        
          .myborder {border:2px solid #d6aa48;}
        
        Border color #d6aa48