#d6aa56 color space conversions
Hex:
        #d6aa56
        RGB:
        214, 170, 86
        CMY:
        16, 33, 66
        CMYK:
        0, 21, 60, 16
      HSL:
        39°, 60.9524%, 58.8235%
        HSV (HSB):
        39°, 59.8131%, 83.9216%
        XYZ:
        43.7860, 43.7175, 14.9346
        xyY:
        0.4274, 0.4268, 43.7175
      CIE-Lab:
        72.0393, 6.6819, 48.6484
        CIE-LCH:
        72.0393, 49.1051, 82.1793
        CIE-Luv:
        72.0393, 35.0793, 56.4285
        Hunter-Lab:
        66.1192, 2.4991, 32.8913
      #d6aa56 color charts
#d6aa56 RGB chart
      #d6aa56 CMYK chart
      #d6aa56 RGB pie chart
      #d6aa56 color shades, tints & tones
#d6aa56 color schemes
#d6aa56 color preview, HTML & CSS examples
           This text has a color of #d6aa56        
        
          <p style="color:#d6aa56;">Text here</p>
        
        
          .mytext {color:#d6aa56;}
        
        Text color #d6aa56
      
           This box has a color of #d6aa56        
        
          <div style="background-color:#d6aa56;">Content here</div>
        
        
          .mybackground {background-color:#d6aa56;}
        
        Background color #d6aa56
      
           Border around this has a color of #d6aa56        
        
          <div style="border:2px solid #d6aa56;">Content here</div>
        
        
          .myborder {border:2px solid #d6aa56;}
        
        Border color #d6aa56