#d3ae34 color space conversions
Hex:
        #d3ae34
        RGB:
        211, 174, 52
        CMY:
        17, 32, 80
        CMYK:
        0, 18, 75, 17
      HSL:
        46°, 64.3725%, 51.5686%
        HSV (HSB):
        46°, 75.3555%, 82.7451%
        XYZ:
        42.6199, 44.3689, 9.5666
        xyY:
        0.4414, 0.4595, 44.3689
      CIE-Lab:
        72.4744, 1.3472, 63.6297
        CIE-LCH:
        72.4744, 63.6440, 88.7871
        CIE-Luv:
        72.4744, 31.5829, 69.3342
        Hunter-Lab:
        66.6100, -2.3558, 38.1117
      #d3ae34 color charts
#d3ae34 RGB chart
      #d3ae34 CMYK chart
      #d3ae34 RGB pie chart
      #d3ae34 color shades, tints & tones
#d3ae34 color schemes
#d3ae34 color preview, HTML & CSS examples
           This text has a color of #d3ae34        
        
          <p style="color:#d3ae34;">Text here</p>
        
        
          .mytext {color:#d3ae34;}
        
        Text color #d3ae34
      
           This box has a color of #d3ae34        
        
          <div style="background-color:#d3ae34;">Content here</div>
        
        
          .mybackground {background-color:#d3ae34;}
        
        Background color #d3ae34
      
           Border around this has a color of #d3ae34        
        
          <div style="border:2px solid #d3ae34;">Content here</div>
        
        
          .myborder {border:2px solid #d3ae34;}
        
        Border color #d3ae34