#d8aa48 color space conversions
Hex:
        #d8aa48
        RGB:
        216, 170, 72
        CMY:
        15, 33, 72
        CMYK:
        0, 21, 67, 15
      HSL:
        41°, 64.8649%, 56.4706%
        HSV (HSB):
        41°, 66.6667%, 84.7059%
        XYZ:
        43.8633, 43.8163, 12.2764
        xyY:
        0.4388, 0.4384, 43.8163
      CIE-Lab:
        72.1055, 6.6235, 55.2860
        CIE-LCH:
        72.1055, 55.6813, 83.1683
        CIE-Luv:
        72.1055, 37.4220, 61.9174
        Hunter-Lab:
        66.1939, 2.4437, 35.3397
      #d8aa48 color charts
#d8aa48 RGB chart
      #d8aa48 CMYK chart
      #d8aa48 RGB pie chart
      #d8aa48 color shades, tints & tones
#d8aa48 color schemes
#d8aa48 color preview, HTML & CSS examples
           This text has a color of #d8aa48        
        
          <p style="color:#d8aa48;">Text here</p>
        
        
          .mytext {color:#d8aa48;}
        
        Text color #d8aa48
      
           This box has a color of #d8aa48        
        
          <div style="background-color:#d8aa48;">Content here</div>
        
        
          .mybackground {background-color:#d8aa48;}
        
        Background color #d8aa48
      
           Border around this has a color of #d8aa48        
        
          <div style="border:2px solid #d8aa48;">Content here</div>
        
        
          .myborder {border:2px solid #d8aa48;}
        
        Border color #d8aa48