#d3ae70 color space conversions
Hex:
        #d3ae70
        RGB:
        211, 174, 112
        CMY:
        17, 32, 56
        CMYK:
        0, 18, 47, 17
      HSL:
        38°, 52.9412%, 63.3333%
        HSV (HSB):
        38°, 46.9194%, 82.7451%
        XYZ:
        44.9247, 45.2908, 21.7035
        xyY:
        0.4014, 0.4047, 45.2908
      CIE-Lab:
        73.0830, 5.5018, 36.7617
        CIE-LCH:
        73.0830, 37.1712, 81.4882
        CIE-Luv:
        73.0830, 28.3127, 45.6314
        Hunter-Lab:
        67.2985, 1.3842, 27.9882
      #d3ae70 color charts
#d3ae70 RGB chart
      #d3ae70 CMYK chart
      #d3ae70 RGB pie chart
      #d3ae70 color shades, tints & tones
#d3ae70 color schemes
#d3ae70 color preview, HTML & CSS examples
           This text has a color of #d3ae70        
        
          <p style="color:#d3ae70;">Text here</p>
        
        
          .mytext {color:#d3ae70;}
        
        Text color #d3ae70
      
           This box has a color of #d3ae70        
        
          <div style="background-color:#d3ae70;">Content here</div>
        
        
          .mybackground {background-color:#d3ae70;}
        
        Background color #d3ae70
      
           Border around this has a color of #d3ae70        
        
          <div style="border:2px solid #d3ae70;">Content here</div>
        
        
          .myborder {border:2px solid #d3ae70;}
        
        Border color #d3ae70