#d3af36 color space conversions
Hex:
        #d3af36
        RGB:
        211, 175, 54
        CMY:
        17, 31, 79
        CMYK:
        0, 17, 74, 17
      HSL:
        46°, 64.0816%, 51.9608%
        HSV (HSB):
        46°, 74.4076%, 82.7451%
        XYZ:
        42.8598, 44.7752, 9.8735
        xyY:
        0.4395, 0.4592, 44.7752
      CIE-Lab:
        72.7436, 0.9037, 63.1529
        CIE-LCH:
        72.7436, 63.1593, 89.1802
        CIE-Luv:
        72.7436, 30.7869, 69.2419
        Hunter-Lab:
        66.9143, -2.7674, 38.0914
      #d3af36 color charts
#d3af36 RGB chart
      #d3af36 CMYK chart
      #d3af36 RGB pie chart
      #d3af36 color shades, tints & tones
#d3af36 color schemes
#d3af36 color preview, HTML & CSS examples
           This text has a color of #d3af36        
        
          <p style="color:#d3af36;">Text here</p>
        
        
          .mytext {color:#d3af36;}
        
        Text color #d3af36
      
           This box has a color of #d3af36        
        
          <div style="background-color:#d3af36;">Content here</div>
        
        
          .mybackground {background-color:#d3af36;}
        
        Background color #d3af36
      
           Border around this has a color of #d3af36        
        
          <div style="border:2px solid #d3af36;">Content here</div>
        
        
          .myborder {border:2px solid #d3af36;}
        
        Border color #d3af36