#d3af28 color space conversions
Hex:
        #d3af28
        RGB:
        211, 175, 40
        CMY:
        17, 31, 84
        CMYK:
        0, 17, 81, 17
      HSL:
        47°, 68.1275%, 49.2157%
        HSV (HSB):
        47°, 81.0427%, 82.7451%
        XYZ:
        42.5769, 44.6620, 8.3841
        xyY:
        0.4453, 0.4671, 44.6620
      CIE-Lab:
        72.6688, 0.3808, 67.7905
        CIE-LCH:
        72.6688, 67.7916, 89.6781
        CIE-Luv:
        72.6688, 31.2090, 72.3390
        Hunter-Lab:
        66.8297, -3.2302, 39.3426
      #d3af28 color charts
#d3af28 RGB chart
      #d3af28 CMYK chart
      #d3af28 RGB pie chart
      #d3af28 color shades, tints & tones
#d3af28 color schemes
#d3af28 color preview, HTML & CSS examples
           This text has a color of #d3af28        
        
          <p style="color:#d3af28;">Text here</p>
        
        
          .mytext {color:#d3af28;}
        
        Text color #d3af28
      
           This box has a color of #d3af28        
        
          <div style="background-color:#d3af28;">Content here</div>
        
        
          .mybackground {background-color:#d3af28;}
        
        Background color #d3af28
      
           Border around this has a color of #d3af28        
        
          <div style="border:2px solid #d3af28;">Content here</div>
        
        
          .myborder {border:2px solid #d3af28;}
        
        Border color #d3af28