#d5aa48 color space conversions
Hex:
        #d5aa48
        RGB:
        213, 170, 72
        CMY:
        16, 33, 72
        CMYK:
        0, 20, 66, 16
      HSL:
        42°, 62.6667%, 55.8824%
        HSV (HSB):
        42°, 66.1972%, 83.5294%
        XYZ:
        42.9850, 43.3635, 12.2353
        xyY:
        0.4360, 0.4399, 43.3635
      CIE-Lab:
        71.8010, 5.3398, 54.8689
        CIE-LCH:
        71.8010, 55.1281, 84.4416
        CIE-Luv:
        71.8010, 35.1414, 61.7705
        Hunter-Lab:
        65.8509, 1.2789, 35.0794
      #d5aa48 color charts
#d5aa48 RGB chart
      #d5aa48 CMYK chart
      #d5aa48 RGB pie chart
      #d5aa48 color shades, tints & tones
#d5aa48 color schemes
#d5aa48 color preview, HTML & CSS examples
           This text has a color of #d5aa48        
        
          <p style="color:#d5aa48;">Text here</p>
        
        
          .mytext {color:#d5aa48;}
        
        Text color #d5aa48
      
           This box has a color of #d5aa48        
        
          <div style="background-color:#d5aa48;">Content here</div>
        
        
          .mybackground {background-color:#d5aa48;}
        
        Background color #d5aa48
      
           Border around this has a color of #d5aa48        
        
          <div style="border:2px solid #d5aa48;">Content here</div>
        
        
          .myborder {border:2px solid #d5aa48;}
        
        Border color #d5aa48