#d7aa46 color space conversions
Hex:
        #d7aa46
        RGB:
        215, 170, 70
        CMY:
        16, 33, 73
        CMYK:
        0, 21, 67, 16
      HSL:
        41°, 64.4444%, 55.8824%
        HSV (HSB):
        41°, 67.4419%, 84.3137%
        XYZ:
        43.5045, 43.6387, 11.9245
        xyY:
        0.4391, 0.4405, 43.6387
      CIE-Lab:
        71.9864, 6.0808, 56.0127
        CIE-LCH:
        71.9864, 56.3418, 83.8042
        CIE-Luv:
        71.9864, 36.7664, 62.5562
        Hunter-Lab:
        66.0596, 1.9495, 35.5392
      #d7aa46 color charts
#d7aa46 RGB chart
      #d7aa46 CMYK chart
      #d7aa46 RGB pie chart
      #d7aa46 color shades, tints & tones
#d7aa46 color schemes
#d7aa46 color preview, HTML & CSS examples
           This text has a color of #d7aa46        
        
          <p style="color:#d7aa46;">Text here</p>
        
        
          .mytext {color:#d7aa46;}
        
        Text color #d7aa46
      
           This box has a color of #d7aa46        
        
          <div style="background-color:#d7aa46;">Content here</div>
        
        
          .mybackground {background-color:#d7aa46;}
        
        Background color #d7aa46
      
           Border around this has a color of #d7aa46        
        
          <div style="border:2px solid #d7aa46;">Content here</div>
        
        
          .myborder {border:2px solid #d7aa46;}
        
        Border color #d7aa46