#d3af52 color space conversions
Hex:
        #d3af52
        RGB:
        211, 175, 82
        CMY:
        17, 31, 68
        CMYK:
        0, 17, 61, 17
      HSL:
        43°, 59.4470%, 57.4510%
        HSV (HSB):
        43°, 61.1374%, 82.7451%
        XYZ:
        43.7169, 45.1180, 14.3872
        xyY:
        0.4235, 0.4371, 45.1180
      CIE-Lab:
        72.9695, 2.4689, 51.5284
        CIE-LCH:
        72.9695, 51.5875, 87.2568
        CIE-Luv:
        72.9695, 29.5489, 60.1445
        Hunter-Lab:
        67.1700, -1.3724, 34.3196
      #d3af52 color charts
#d3af52 RGB chart
      #d3af52 CMYK chart
      #d3af52 RGB pie chart
      #d3af52 color shades, tints & tones
#d3af52 color schemes
#d3af52 color preview, HTML & CSS examples
           This text has a color of #d3af52        
        
          <p style="color:#d3af52;">Text here</p>
        
        
          .mytext {color:#d3af52;}
        
        Text color #d3af52
      
           This box has a color of #d3af52        
        
          <div style="background-color:#d3af52;">Content here</div>
        
        
          .mybackground {background-color:#d3af52;}
        
        Background color #d3af52
      
           Border around this has a color of #d3af52        
        
          <div style="border:2px solid #d3af52;">Content here</div>
        
        
          .myborder {border:2px solid #d3af52;}
        
        Border color #d3af52