#d3aa16 color space conversions
Hex:
        #d3aa16
        RGB:
        211, 170, 22
        CMY:
        17, 33, 91
        CMYK:
        0, 19, 90, 17
      HSL:
        47°, 81.1159%, 45.6863%
        HSV (HSB):
        47°, 89.5735%, 82.7451%
        XYZ:
        41.3835, 42.6563, 6.8114
        xyY:
        0.4555, 0.4695, 42.6563
      CIE-Lab:
        71.3210, 2.5817, 71.1594
        CIE-LCH:
        71.3210, 71.2062, 87.9222
        CIE-Luv:
        71.3210, 35.3044, 73.0637
        Hunter-Lab:
        65.3118, -1.1926, 39.5349
      #d3aa16 color charts
#d3aa16 RGB chart
      #d3aa16 CMYK chart
      #d3aa16 RGB pie chart
      #d3aa16 color shades, tints & tones
#d3aa16 color schemes
#d3aa16 color preview, HTML & CSS examples
           This text has a color of #d3aa16        
        
          <p style="color:#d3aa16;">Text here</p>
        
        
          .mytext {color:#d3aa16;}
        
        Text color #d3aa16
      
           This box has a color of #d3aa16        
        
          <div style="background-color:#d3aa16;">Content here</div>
        
        
          .mybackground {background-color:#d3aa16;}
        
        Background color #d3aa16
      
           Border around this has a color of #d3aa16        
        
          <div style="border:2px solid #d3aa16;">Content here</div>
        
        
          .myborder {border:2px solid #d3aa16;}
        
        Border color #d3aa16