#d8aa12 color space conversions
Hex:
        #d8aa12
        RGB:
        216, 170, 18
        CMY:
        15, 33, 93
        CMYK:
        0, 21, 92, 15
      HSL:
        46°, 84.6154%, 45.8824%
        HSV (HSB):
        46°, 91.6667%, 84.7059%
        XYZ:
        42.8028, 43.3921, 6.6918
        xyY:
        0.4608, 0.4672, 43.3921
      CIE-Lab:
        71.8203, 4.7136, 72.4874
        CIE-LCH:
        71.8203, 72.6405, 86.2795
        CIE-Luv:
        71.8203, 39.2445, 73.5792
        Hunter-Lab:
        65.8726, 0.7088, 40.0877
      #d8aa12 color charts
#d8aa12 RGB chart
      #d8aa12 CMYK chart
      #d8aa12 RGB pie chart
      #d8aa12 color shades, tints & tones
#d8aa12 color schemes
#d8aa12 color preview, HTML & CSS examples
           This text has a color of #d8aa12        
        
          <p style="color:#d8aa12;">Text here</p>
        
        
          .mytext {color:#d8aa12;}
        
        Text color #d8aa12
      
           This box has a color of #d8aa12        
        
          <div style="background-color:#d8aa12;">Content here</div>
        
        
          .mybackground {background-color:#d8aa12;}
        
        Background color #d8aa12
      
           Border around this has a color of #d8aa12        
        
          <div style="border:2px solid #d8aa12;">Content here</div>
        
        
          .myborder {border:2px solid #d8aa12;}
        
        Border color #d8aa12