#d4aa42 color space conversions
Hex:
        #d4aa42
        RGB:
        212, 170, 66
        CMY:
        17, 33, 74
        CMYK:
        0, 20, 69, 17
      HSL:
        43°, 62.9310%, 54.5098%
        HSV (HSB):
        43°, 68.8679%, 83.1373%
        XYZ:
        42.5095, 43.1398, 11.2406
        xyY:
        0.4387, 0.4452, 43.1398
      CIE-Lab:
        71.6498, 4.5709, 57.2980
        CIE-LCH:
        71.6498, 57.4800, 85.4389
        CIE-Luv:
        71.6498, 34.6843, 63.7390
        Hunter-Lab:
        65.6809, 0.5857, 35.8298
      #d4aa42 color charts
#d4aa42 RGB chart
      #d4aa42 CMYK chart
      #d4aa42 RGB pie chart
      #d4aa42 color shades, tints & tones
#d4aa42 color schemes
#d4aa42 color preview, HTML & CSS examples
           This text has a color of #d4aa42        
        
          <p style="color:#d4aa42;">Text here</p>
        
        
          .mytext {color:#d4aa42;}
        
        Text color #d4aa42
      
           This box has a color of #d4aa42        
        
          <div style="background-color:#d4aa42;">Content here</div>
        
        
          .mybackground {background-color:#d4aa42;}
        
        Background color #d4aa42
      
           Border around this has a color of #d4aa42        
        
          <div style="border:2px solid #d4aa42;">Content here</div>
        
        
          .myborder {border:2px solid #d4aa42;}
        
        Border color #d4aa42