#d0aa4b color space conversions
Hex:
        #d0aa4b
        RGB:
        208, 170, 75
        CMY:
        18, 33, 71
        CMYK:
        0, 18, 64, 18
      HSL:
        43°, 58.5903%, 55.4902%
        HSV (HSB):
        43°, 63.9423%, 81.5686%
        XYZ:
        41.6571, 42.6673, 12.6967
        xyY:
        0.4294, 0.4398, 42.6673
      CIE-Lab:
        71.3286, 3.3825, 52.8564
        CIE-LCH:
        71.3286, 52.9645, 86.3384
        CIE-Luv:
        71.3286, 31.2183, 60.4445
        Hunter-Lab:
        65.3202, -0.4743, 34.1996
      #d0aa4b color charts
#d0aa4b RGB chart
      #d0aa4b CMYK chart
      #d0aa4b RGB pie chart
      #d0aa4b color shades, tints & tones
#d0aa4b color schemes
#d0aa4b color preview, HTML & CSS examples
           This text has a color of #d0aa4b        
        
          <p style="color:#d0aa4b;">Text here</p>
        
        
          .mytext {color:#d0aa4b;}
        
        Text color #d0aa4b
      
           This box has a color of #d0aa4b        
        
          <div style="background-color:#d0aa4b;">Content here</div>
        
        
          .mybackground {background-color:#d0aa4b;}
        
        Background color #d0aa4b
      
           Border around this has a color of #d0aa4b        
        
          <div style="border:2px solid #d0aa4b;">Content here</div>
        
        
          .myborder {border:2px solid #d0aa4b;}
        
        Border color #d0aa4b