#d8aa50 color space conversions
Hex:
        #d8aa50
        RGB:
        216, 170, 80
        CMY:
        15, 33, 69
        CMYK:
        0, 21, 63, 15
      HSL:
        40°, 63.5514%, 58.0392%
        HSV (HSB):
        40°, 62.9630%, 84.7059%
        XYZ:
        44.1416, 43.9276, 13.7418
        xyY:
        0.4336, 0.4315, 43.9276
      CIE-Lab:
        72.1801, 7.1176, 51.7138
        CIE-LCH:
        72.1801, 52.2013, 82.1634
        CIE-Luv:
        72.1801, 36.9624, 58.9704
        Hunter-Lab:
        66.2779, 2.8961, 34.1016
      #d8aa50 color charts
#d8aa50 RGB chart
      #d8aa50 CMYK chart
      #d8aa50 RGB pie chart
      #d8aa50 color shades, tints & tones
#d8aa50 color schemes
#d8aa50 color preview, HTML & CSS examples
           This text has a color of #d8aa50        
        
          <p style="color:#d8aa50;">Text here</p>
        
        
          .mytext {color:#d8aa50;}
        
        Text color #d8aa50
      
           This box has a color of #d8aa50        
        
          <div style="background-color:#d8aa50;">Content here</div>
        
        
          .mybackground {background-color:#d8aa50;}
        
        Background color #d8aa50
      
           Border around this has a color of #d8aa50        
        
          <div style="border:2px solid #d8aa50;">Content here</div>
        
        
          .myborder {border:2px solid #d8aa50;}
        
        Border color #d8aa50