#d3aa12 color space conversions
Hex:
        #d3aa12
        RGB:
        211, 170, 18
        CMY:
        17, 33, 93
        CMYK:
        0, 19, 91, 17
      HSL:
        47°, 84.2795%, 44.9020%
        HSV (HSB):
        47°, 91.4692%, 82.7451%
        XYZ:
        41.3479, 42.6420, 6.6237
        xyY:
        0.4563, 0.4706, 42.6420
      CIE-Lab:
        71.3113, 2.5148, 71.8785
        CIE-LCH:
        71.3113, 71.9225, 87.9962
        CIE-Luv:
        71.3113, 35.3645, 73.4720
        Hunter-Lab:
        65.3008, -1.2520, 39.6966
      #d3aa12 color charts
#d3aa12 RGB chart
      #d3aa12 CMYK chart
      #d3aa12 RGB pie chart
      #d3aa12 color shades, tints & tones
#d3aa12 color schemes
#d3aa12 color preview, HTML & CSS examples
           This text has a color of #d3aa12        
        
          <p style="color:#d3aa12;">Text here</p>
        
        
          .mytext {color:#d3aa12;}
        
        Text color #d3aa12
      
           This box has a color of #d3aa12        
        
          <div style="background-color:#d3aa12;">Content here</div>
        
        
          .mybackground {background-color:#d3aa12;}
        
        Background color #d3aa12
      
           Border around this has a color of #d3aa12        
        
          <div style="border:2px solid #d3aa12;">Content here</div>
        
        
          .myborder {border:2px solid #d3aa12;}
        
        Border color #d3aa12