#d3b964 color space conversions
Hex:
        #d3b964
        RGB:
        211, 185, 100
        CMY:
        17, 27, 61
        CMYK:
        0, 12, 53, 17
      HSL:
        46°, 55.7789%, 60.9804%
        HSV (HSB):
        46°, 52.6066%, 82.7451%
        XYZ:
        46.5132, 49.4669, 19.1532
        xyY:
        0.4040, 0.4296, 49.4669
      CIE-Lab:
        75.7409, -1.4170, 46.1124
        CIE-LCH:
        75.7409, 46.1341, 91.7601
        CIE-Luv:
        75.7409, 21.7474, 57.0320
        Hunter-Lab:
        70.3327, -5.0347, 33.0869
      #d3b964 color charts
#d3b964 RGB chart
      #d3b964 CMYK chart
      #d3b964 RGB pie chart
      #d3b964 color shades, tints & tones
#d3b964 color schemes
#d3b964 color preview, HTML & CSS examples
           This text has a color of #d3b964        
        
          <p style="color:#d3b964;">Text here</p>
        
        
          .mytext {color:#d3b964;}
        
        Text color #d3b964
      
           This box has a color of #d3b964        
        
          <div style="background-color:#d3b964;">Content here</div>
        
        
          .mybackground {background-color:#d3b964;}
        
        Background color #d3b964
      
           Border around this has a color of #d3b964        
        
          <div style="border:2px solid #d3b964;">Content here</div>
        
        
          .myborder {border:2px solid #d3b964;}
        
        Border color #d3b964