#d5aa47 color space conversions
Hex:
        #d5aa47
        RGB:
        213, 170, 71
        CMY:
        16, 33, 72
        CMYK:
        0, 20, 67, 16
      HSL:
        42°, 62.8319%, 55.6863%
        HSV (HSB):
        42°, 66.6667%, 83.5294%
        XYZ:
        42.9526, 43.3505, 12.0649
        xyY:
        0.4367, 0.4407, 43.3505
      CIE-Lab:
        71.7922, 5.2811, 55.3041
        CIE-LCH:
        71.7922, 55.5556, 84.5453
        CIE-Luv:
        71.7922, 35.1938, 62.1186
        Hunter-Lab:
        65.8411, 1.2257, 35.2243
      #d5aa47 color charts
#d5aa47 RGB chart
      #d5aa47 CMYK chart
      #d5aa47 RGB pie chart
      #d5aa47 color shades, tints & tones
#d5aa47 color schemes
#d5aa47 color preview, HTML & CSS examples
           This text has a color of #d5aa47        
        
          <p style="color:#d5aa47;">Text here</p>
        
        
          .mytext {color:#d5aa47;}
        
        Text color #d5aa47
      
           This box has a color of #d5aa47        
        
          <div style="background-color:#d5aa47;">Content here</div>
        
        
          .mybackground {background-color:#d5aa47;}
        
        Background color #d5aa47
      
           Border around this has a color of #d5aa47        
        
          <div style="border:2px solid #d5aa47;">Content here</div>
        
        
          .myborder {border:2px solid #d5aa47;}
        
        Border color #d5aa47