#d3ac42 color space conversions
Hex:
        #d3ac42
        RGB:
        211, 172, 66
        CMY:
        17, 33, 74
        CMYK:
        0, 18, 69, 17
      HSL:
        44°, 62.2318%, 54.3137%
        HSV (HSB):
        44°, 68.7204%, 82.7451%
        XYZ:
        42.5999, 43.7473, 11.3531
        xyY:
        0.4360, 0.4478, 43.7473
      CIE-Lab:
        72.0593, 3.0768, 57.6920
        CIE-LCH:
        72.0593, 57.7740, 86.9472
        CIE-Luv:
        72.0593, 32.4783, 64.5461
        Hunter-Lab:
        66.1417, -0.7816, 36.1222
      #d3ac42 color charts
#d3ac42 RGB chart
      #d3ac42 CMYK chart
      #d3ac42 RGB pie chart
      #d3ac42 color shades, tints & tones
#d3ac42 color schemes
#d3ac42 color preview, HTML & CSS examples
           This text has a color of #d3ac42        
        
          <p style="color:#d3ac42;">Text here</p>
        
        
          .mytext {color:#d3ac42;}
        
        Text color #d3ac42
      
           This box has a color of #d3ac42        
        
          <div style="background-color:#d3ac42;">Content here</div>
        
        
          .mybackground {background-color:#d3ac42;}
        
        Background color #d3ac42
      
           Border around this has a color of #d3ac42        
        
          <div style="border:2px solid #d3ac42;">Content here</div>
        
        
          .myborder {border:2px solid #d3ac42;}
        
        Border color #d3ac42