#d4ac42 color space conversions
Hex:
        #d4ac42
        RGB:
        212, 172, 66
        CMY:
        17, 33, 74
        CMYK:
        0, 19, 69, 17
      HSL:
        44°, 62.9310%, 54.5098%
        HSV (HSB):
        44°, 68.8679%, 83.1373%
        XYZ:
        42.8873, 43.8954, 11.3665
        xyY:
        0.4370, 0.4472, 43.8954
      CIE-Lab:
        72.1586, 3.5074, 57.8261
        CIE-LCH:
        72.1586, 57.9324, 86.5290
        CIE-Luv:
        72.1586, 33.2332, 64.5884
        Hunter-Lab:
        66.2536, -0.3973, 36.2057
      #d4ac42 color charts
#d4ac42 RGB chart
      #d4ac42 CMYK chart
      #d4ac42 RGB pie chart
      #d4ac42 color shades, tints & tones
#d4ac42 color schemes
#d4ac42 color preview, HTML & CSS examples
           This text has a color of #d4ac42        
        
          <p style="color:#d4ac42;">Text here</p>
        
        
          .mytext {color:#d4ac42;}
        
        Text color #d4ac42
      
           This box has a color of #d4ac42        
        
          <div style="background-color:#d4ac42;">Content here</div>
        
        
          .mybackground {background-color:#d4ac42;}
        
        Background color #d4ac42
      
           Border around this has a color of #d4ac42        
        
          <div style="border:2px solid #d4ac42;">Content here</div>
        
        
          .myborder {border:2px solid #d4ac42;}
        
        Border color #d4ac42