#d8aa47 color space conversions
Hex:
        #d8aa47
        RGB:
        216, 170, 71
        CMY:
        15, 33, 72
        CMYK:
        0, 21, 67, 15
      HSL:
        41°, 65.0224%, 56.2745%
        HSV (HSB):
        41°, 67.1296%, 84.7059%
        XYZ:
        43.8310, 43.8033, 12.1060
        xyY:
        0.4395, 0.4392, 43.8033
      CIE-Lab:
        72.0968, 6.5659, 55.7203
        CIE-LCH:
        72.0968, 56.1058, 83.2795
        CIE-Luv:
        72.0968, 37.4759, 62.2632
        Hunter-Lab:
        66.1841, 2.3910, 35.4839
      #d8aa47 color charts
#d8aa47 RGB chart
      #d8aa47 CMYK chart
      #d8aa47 RGB pie chart
      #d8aa47 color shades, tints & tones
#d8aa47 color schemes
#d8aa47 color preview, HTML & CSS examples
           This text has a color of #d8aa47        
        
          <p style="color:#d8aa47;">Text here</p>
        
        
          .mytext {color:#d8aa47;}
        
        Text color #d8aa47
      
           This box has a color of #d8aa47        
        
          <div style="background-color:#d8aa47;">Content here</div>
        
        
          .mybackground {background-color:#d8aa47;}
        
        Background color #d8aa47
      
           Border around this has a color of #d8aa47        
        
          <div style="border:2px solid #d8aa47;">Content here</div>
        
        
          .myborder {border:2px solid #d8aa47;}
        
        Border color #d8aa47