#d8aa20 color space conversions
Hex:
        #d8aa20
        RGB:
        216, 170, 32
        CMY:
        15, 33, 87
        CMYK:
        0, 21, 85, 15
      HSL:
        45°, 74.1935%, 48.6275%
        HSV (HSB):
        45°, 85.1852%, 84.7059%
        XYZ:
        42.9543, 43.4527, 7.4898
        xyY:
        0.4575, 0.4628, 43.4527
      CIE-Lab:
        71.8611, 4.9892, 69.5378
        CIE-LCH:
        71.8611, 69.7165, 85.8962
        CIE-Luv:
        71.8611, 38.9770, 71.8696
        Hunter-Lab:
        65.9186, 0.9577, 39.4064
      #d8aa20 color charts
#d8aa20 RGB chart
      #d8aa20 CMYK chart
      #d8aa20 RGB pie chart
      #d8aa20 color shades, tints & tones
#d8aa20 color schemes
#d8aa20 color preview, HTML & CSS examples
           This text has a color of #d8aa20        
        
          <p style="color:#d8aa20;">Text here</p>
        
        
          .mytext {color:#d8aa20;}
        
        Text color #d8aa20
      
           This box has a color of #d8aa20        
        
          <div style="background-color:#d8aa20;">Content here</div>
        
        
          .mybackground {background-color:#d8aa20;}
        
        Background color #d8aa20
      
           Border around this has a color of #d8aa20        
        
          <div style="border:2px solid #d8aa20;">Content here</div>
        
        
          .myborder {border:2px solid #d8aa20;}
        
        Border color #d8aa20