#d3af49 color space conversions
Hex:
        #d3af49
        RGB:
        211, 175, 73
        CMY:
        17, 31, 71
        CMYK:
        0, 17, 65, 17
      HSL:
        44°, 61.0619%, 55.6863%
        HSV (HSB):
        44°, 65.4028%, 82.7451%
        XYZ:
        43.3965, 44.9899, 12.7000
        xyY:
        0.4293, 0.4451, 44.9899
      CIE-Lab:
        72.8852, 1.8872, 55.5316
        CIE-LCH:
        72.8852, 55.5637, 88.0536
        CIE-Luv:
        72.8852, 30.0047, 63.4957
        Hunter-Lab:
        67.0745, -1.8926, 35.7261
      #d3af49 color charts
#d3af49 RGB chart
      #d3af49 CMYK chart
      #d3af49 RGB pie chart
      #d3af49 color shades, tints & tones
#d3af49 color schemes
#d3af49 color preview, HTML & CSS examples
           This text has a color of #d3af49        
        
          <p style="color:#d3af49;">Text here</p>
        
        
          .mytext {color:#d3af49;}
        
        Text color #d3af49
      
           This box has a color of #d3af49        
        
          <div style="background-color:#d3af49;">Content here</div>
        
        
          .mybackground {background-color:#d3af49;}
        
        Background color #d3af49
      
           Border around this has a color of #d3af49        
        
          <div style="border:2px solid #d3af49;">Content here</div>
        
        
          .myborder {border:2px solid #d3af49;}
        
        Border color #d3af49