#d0aa75 color space conversions
Hex:
        #d0aa75
        RGB:
        208, 170, 117
        CMY:
        18, 33, 54
        CMYK:
        0, 18, 44, 18
      HSL:
        35°, 49.1892%, 63.7255%
        HSV (HSB):
        35°, 43.7500%, 81.5686%
        XYZ:
        43.5980, 43.4437, 22.9172
        xyY:
        0.3965, 0.3951, 43.4437
      CIE-Lab:
        71.8551, 6.9224, 32.5062
        CIE-LCH:
        71.8551, 33.2351, 77.9781
        CIE-Luv:
        71.8551, 28.4164, 40.5701
        Hunter-Lab:
        65.9118, 2.7249, 25.5234
      #d0aa75 color charts
#d0aa75 RGB chart
      #d0aa75 CMYK chart
      #d0aa75 RGB pie chart
      #d0aa75 color shades, tints & tones
#d0aa75 color schemes
#d0aa75 color preview, HTML & CSS examples
           This text has a color of #d0aa75        
        
          <p style="color:#d0aa75;">Text here</p>
        
        
          .mytext {color:#d0aa75;}
        
        Text color #d0aa75
      
           This box has a color of #d0aa75        
        
          <div style="background-color:#d0aa75;">Content here</div>
        
        
          .mybackground {background-color:#d0aa75;}
        
        Background color #d0aa75
      
           Border around this has a color of #d0aa75        
        
          <div style="border:2px solid #d0aa75;">Content here</div>
        
        
          .myborder {border:2px solid #d0aa75;}
        
        Border color #d0aa75