#d8aa16 color space conversions
Hex:
        #d8aa16
        RGB:
        216, 170, 22
        CMY:
        15, 33, 91
        CMYK:
        0, 21, 90, 15
      HSL:
        46°, 81.5126%, 46.6667%
        HSV (HSB):
        46°, 89.8148%, 84.7059%
        XYZ:
        42.8384, 43.4063, 6.8795
        xyY:
        0.4600, 0.4661, 43.4063
      CIE-Lab:
        71.8299, 4.7785, 71.7730
        CIE-LCH:
        71.8299, 71.9319, 86.1910
        CIE-Luv:
        71.8299, 39.1813, 73.1758
        Hunter-Lab:
        65.8835, 0.7674, 39.9274
      #d8aa16 color charts
#d8aa16 RGB chart
      #d8aa16 CMYK chart
      #d8aa16 RGB pie chart
      #d8aa16 color shades, tints & tones
#d8aa16 color schemes
#d8aa16 color preview, HTML & CSS examples
           This text has a color of #d8aa16        
        
          <p style="color:#d8aa16;">Text here</p>
        
        
          .mytext {color:#d8aa16;}
        
        Text color #d8aa16
      
           This box has a color of #d8aa16        
        
          <div style="background-color:#d8aa16;">Content here</div>
        
        
          .mybackground {background-color:#d8aa16;}
        
        Background color #d8aa16
      
           Border around this has a color of #d8aa16        
        
          <div style="border:2px solid #d8aa16;">Content here</div>
        
        
          .myborder {border:2px solid #d8aa16;}
        
        Border color #d8aa16