#d5aa32 color space conversions
Hex:
        #d5aa32
        RGB:
        213, 170, 50
        CMY:
        16, 33, 80
        CMYK:
        0, 20, 77, 16
      HSL:
        44°, 65.9919%, 51.5686%
        HSV (HSB):
        44°, 76.5258%, 83.5294%
        XYZ:
        42.3910, 43.1259, 9.1075
        xyY:
        0.4480, 0.4558, 43.1259
      CIE-Lab:
        71.6403, 4.2562, 63.6373
        CIE-LCH:
        71.6403, 63.7794, 86.1736
        CIE-Luv:
        71.6403, 36.1193, 68.2601
        Hunter-Lab:
        65.6703, 0.3010, 37.7466
      #d5aa32 color charts
#d5aa32 RGB chart
      #d5aa32 CMYK chart
      #d5aa32 RGB pie chart
      #d5aa32 color shades, tints & tones
#d5aa32 color schemes
#d5aa32 color preview, HTML & CSS examples
           This text has a color of #d5aa32        
        
          <p style="color:#d5aa32;">Text here</p>
        
        
          .mytext {color:#d5aa32;}
        
        Text color #d5aa32
      
           This box has a color of #d5aa32        
        
          <div style="background-color:#d5aa32;">Content here</div>
        
        
          .mybackground {background-color:#d5aa32;}
        
        Background color #d5aa32
      
           Border around this has a color of #d5aa32        
        
          <div style="border:2px solid #d5aa32;">Content here</div>
        
        
          .myborder {border:2px solid #d5aa32;}
        
        Border color #d5aa32