#d5aa50 color space conversions
Hex:
        #d5aa50
        RGB:
        213, 170, 80
        CMY:
        16, 33, 69
        CMYK:
        0, 20, 62, 16
      HSL:
        41°, 61.2903%, 57.4510%
        HSV (HSB):
        41°, 62.4413%, 83.5294%
        XYZ:
        43.2633, 43.4748, 13.7007
        xyY:
        0.4307, 0.4328, 43.4748
      CIE-Lab:
        71.8760, 5.8426, 51.2897
        CIE-LCH:
        71.8760, 51.6215, 83.5012
        CIE-Luv:
        71.8760, 34.6950, 58.8040
        Hunter-Lab:
        65.9354, 1.7351, 33.8350
      #d5aa50 color charts
#d5aa50 RGB chart
      #d5aa50 CMYK chart
      #d5aa50 RGB pie chart
      #d5aa50 color shades, tints & tones
#d5aa50 color schemes
#d5aa50 color preview, HTML & CSS examples
           This text has a color of #d5aa50        
        
          <p style="color:#d5aa50;">Text here</p>
        
        
          .mytext {color:#d5aa50;}
        
        Text color #d5aa50
      
           This box has a color of #d5aa50        
        
          <div style="background-color:#d5aa50;">Content here</div>
        
        
          .mybackground {background-color:#d5aa50;}
        
        Background color #d5aa50
      
           Border around this has a color of #d5aa50        
        
          <div style="border:2px solid #d5aa50;">Content here</div>
        
        
          .myborder {border:2px solid #d5aa50;}
        
        Border color #d5aa50