#d4af72 color space conversions
Hex:
        #d4af72
        RGB:
        212, 175, 114
        CMY:
        17, 31, 55
        CMYK:
        0, 17, 46, 17
      HSL:
        37°, 53.2609%, 63.9216%
        HSV (HSB):
        37°, 46.2264%, 83.1373%
        XYZ:
        45.5186, 45.8719, 22.3747
        xyY:
        0.4001, 0.4032, 45.8719
      CIE-Lab:
        73.4623, 5.5757, 36.2236
        CIE-LCH:
        73.4623, 36.6502, 81.2495
        CIE-Luv:
        73.4623, 28.2189, 45.1317
        Hunter-Lab:
        67.7288, 1.4394, 27.8233
      #d4af72 color charts
#d4af72 RGB chart
      #d4af72 CMYK chart
      #d4af72 RGB pie chart
      #d4af72 color shades, tints & tones
#d4af72 color schemes
#d4af72 color preview, HTML & CSS examples
           This text has a color of #d4af72        
        
          <p style="color:#d4af72;">Text here</p>
        
        
          .mytext {color:#d4af72;}
        
        Text color #d4af72
      
           This box has a color of #d4af72        
        
          <div style="background-color:#d4af72;">Content here</div>
        
        
          .mybackground {background-color:#d4af72;}
        
        Background color #d4af72
      
           Border around this has a color of #d4af72        
        
          <div style="border:2px solid #d4af72;">Content here</div>
        
        
          .myborder {border:2px solid #d4af72;}
        
        Border color #d4af72