#d6aa50 color space conversions
Hex:
        #d6aa50
        RGB:
        214, 170, 80
        CMY:
        16, 33, 69
        CMYK:
        0, 21, 63, 16
      HSL:
        40°, 62.0370%, 57.6471%
        HSV (HSB):
        40°, 62.6168%, 83.9216%
        XYZ:
        43.5542, 43.6248, 13.7143
        xyY:
        0.4317, 0.4324, 43.6248
      CIE-Lab:
        71.9770, 6.2678, 51.4306
        CIE-LCH:
        71.9770, 51.8111, 83.0516
        CIE-Luv:
        71.9770, 35.4492, 58.8592
        Hunter-Lab:
        66.0491, 2.1211, 33.9235
      #d6aa50 color charts
#d6aa50 RGB chart
      #d6aa50 CMYK chart
      #d6aa50 RGB pie chart
      #d6aa50 color shades, tints & tones
#d6aa50 color schemes
#d6aa50 color preview, HTML & CSS examples
           This text has a color of #d6aa50        
        
          <p style="color:#d6aa50;">Text here</p>
        
        
          .mytext {color:#d6aa50;}
        
        Text color #d6aa50
      
           This box has a color of #d6aa50        
        
          <div style="background-color:#d6aa50;">Content here</div>
        
        
          .mybackground {background-color:#d6aa50;}
        
        Background color #d6aa50
      
           Border around this has a color of #d6aa50        
        
          <div style="border:2px solid #d6aa50;">Content here</div>
        
        
          .myborder {border:2px solid #d6aa50;}
        
        Border color #d6aa50