#d6aa12 color space conversions
Hex:
        #d6aa12
        RGB:
        214, 170, 18
        CMY:
        16, 33, 93
        CMYK:
        0, 21, 92, 16
      HSL:
        47°, 84.4828%, 45.4902%
        HSV (HSB):
        47°, 91.5888%, 83.9216%
        XYZ:
        42.2155, 43.0893, 6.6643
        xyY:
        0.4590, 0.4685, 43.0893
      CIE-Lab:
        71.6155, 3.8351, 72.2426
        CIE-LCH:
        71.6155, 72.3443, 86.9613
        CIE-Luv:
        71.6155, 37.6882, 73.5355
        Hunter-Lab:
        65.6424, -0.0786, 39.9303
      #d6aa12 color charts
#d6aa12 RGB chart
      #d6aa12 CMYK chart
      #d6aa12 RGB pie chart
      #d6aa12 color shades, tints & tones
#d6aa12 color schemes
#d6aa12 color preview, HTML & CSS examples
           This text has a color of #d6aa12        
        
          <p style="color:#d6aa12;">Text here</p>
        
        
          .mytext {color:#d6aa12;}
        
        Text color #d6aa12
      
           This box has a color of #d6aa12        
        
          <div style="background-color:#d6aa12;">Content here</div>
        
        
          .mybackground {background-color:#d6aa12;}
        
        Background color #d6aa12
      
           Border around this has a color of #d6aa12        
        
          <div style="border:2px solid #d6aa12;">Content here</div>
        
        
          .myborder {border:2px solid #d6aa12;}
        
        Border color #d6aa12