#d7aa76 color space conversions
Hex:
        #d7aa76
        RGB:
        215, 170, 118
        CMY:
        16, 33, 54
        CMYK:
        0, 21, 45, 16
      HSL:
        32°, 54.8023%, 65.2941%
        HSV (HSB):
        32°, 45.1163%, 84.3137%
        XYZ:
        45.6691, 44.5045, 23.3228
        xyY:
        0.4024, 0.3921, 44.5045
      CIE-Lab:
        72.5644, 9.8765, 33.0316
        CIE-LCH:
        72.5644, 34.4765, 73.3533
        CIE-Luv:
        72.5644, 33.3961, 40.6352
        Hunter-Lab:
        66.7117, 5.4509, 25.9701
      #d7aa76 color charts
#d7aa76 RGB chart
      #d7aa76 CMYK chart
      #d7aa76 RGB pie chart
      #d7aa76 color shades, tints & tones
#d7aa76 color schemes
#d7aa76 color preview, HTML & CSS examples
           This text has a color of #d7aa76        
        
          <p style="color:#d7aa76;">Text here</p>
        
        
          .mytext {color:#d7aa76;}
        
        Text color #d7aa76
      
           This box has a color of #d7aa76        
        
          <div style="background-color:#d7aa76;">Content here</div>
        
        
          .mybackground {background-color:#d7aa76;}
        
        Background color #d7aa76
      
           Border around this has a color of #d7aa76        
        
          <div style="border:2px solid #d7aa76;">Content here</div>
        
        
          .myborder {border:2px solid #d7aa76;}
        
        Border color #d7aa76