#d6aa66 color space conversions
Hex:
        #d6aa66
        RGB:
        214, 170, 102
        CMY:
        16, 33, 60
        CMYK:
        0, 21, 52, 16
      HSL:
        36°, 57.7320%, 61.9608%
        HSV (HSB):
        36°, 52.3364%, 83.9216%
        XYZ:
        44.5046, 44.0049, 18.7185
        xyY:
        0.4150, 0.4104, 44.0049
      CIE-Lab:
        72.2318, 7.9530, 40.9163
        CIE-LCH:
        72.2318, 41.6821, 79.0004
        CIE-Luv:
        72.2318, 33.9630, 49.0839
        Hunter-Lab:
        66.3362, 3.6663, 29.7051
      #d6aa66 color charts
#d6aa66 RGB chart
      #d6aa66 CMYK chart
      #d6aa66 RGB pie chart
      #d6aa66 color shades, tints & tones
#d6aa66 color schemes
#d6aa66 color preview, HTML & CSS examples
           This text has a color of #d6aa66        
        
          <p style="color:#d6aa66;">Text here</p>
        
        
          .mytext {color:#d6aa66;}
        
        Text color #d6aa66
      
           This box has a color of #d6aa66        
        
          <div style="background-color:#d6aa66;">Content here</div>
        
        
          .mybackground {background-color:#d6aa66;}
        
        Background color #d6aa66
      
           Border around this has a color of #d6aa66        
        
          <div style="border:2px solid #d6aa66;">Content here</div>
        
        
          .myborder {border:2px solid #d6aa66;}
        
        Border color #d6aa66