#d1aa48 color space conversions
Hex:
        #d1aa48
        RGB:
        209, 170, 72
        CMY:
        18, 33, 72
        CMYK:
        0, 19, 66, 18
      HSL:
        43°, 59.8253%, 55.0980%
        HSV (HSB):
        43°, 65.5502%, 81.9608%
        XYZ:
        41.8389, 42.7726, 12.1817
        xyY:
        0.4323, 0.4419, 42.7726
      CIE-Lab:
        71.4004, 3.6247, 54.3194
        CIE-LCH:
        71.4004, 54.4402, 86.1823
        CIE-Luv:
        71.4004, 32.1225, 61.5783
        Hunter-Lab:
        65.4008, -0.2594, 34.7371
      #d1aa48 color charts
#d1aa48 RGB chart
      #d1aa48 CMYK chart
      #d1aa48 RGB pie chart
      #d1aa48 color shades, tints & tones
#d1aa48 color schemes
#d1aa48 color preview, HTML & CSS examples
           This text has a color of #d1aa48        
        
          <p style="color:#d1aa48;">Text here</p>
        
        
          .mytext {color:#d1aa48;}
        
        Text color #d1aa48
      
           This box has a color of #d1aa48        
        
          <div style="background-color:#d1aa48;">Content here</div>
        
        
          .mybackground {background-color:#d1aa48;}
        
        Background color #d1aa48
      
           Border around this has a color of #d1aa48        
        
          <div style="border:2px solid #d1aa48;">Content here</div>
        
        
          .myborder {border:2px solid #d1aa48;}
        
        Border color #d1aa48