#d5ae32 color space conversions
Hex:
        #d5ae32
        RGB:
        213, 174, 50
        CMY:
        16, 32, 80
        CMYK:
        0, 18, 77, 16
      HSL:
        46°, 65.9919%, 51.5686%
        HSV (HSB):
        46°, 76.5258%, 83.5294%
        XYZ:
        43.1523, 44.6485, 9.3613
        xyY:
        0.4441, 0.4595, 44.6485
      CIE-Lab:
        72.6599, 2.1351, 64.5901
        CIE-LCH:
        72.6599, 64.6254, 88.1067
        CIE-Luv:
        72.6599, 33.1666, 69.8797
        Hunter-Lab:
        66.8196, -1.6582, 38.4673
      #d5ae32 color charts
#d5ae32 RGB chart
      #d5ae32 CMYK chart
      #d5ae32 RGB pie chart
      #d5ae32 color shades, tints & tones
#d5ae32 color schemes
#d5ae32 color preview, HTML & CSS examples
           This text has a color of #d5ae32        
        
          <p style="color:#d5ae32;">Text here</p>
        
        
          .mytext {color:#d5ae32;}
        
        Text color #d5ae32
      
           This box has a color of #d5ae32        
        
          <div style="background-color:#d5ae32;">Content here</div>
        
        
          .mybackground {background-color:#d5ae32;}
        
        Background color #d5ae32
      
           Border around this has a color of #d5ae32        
        
          <div style="border:2px solid #d5ae32;">Content here</div>
        
        
          .myborder {border:2px solid #d5ae32;}
        
        Border color #d5ae32