#d3b961 color space conversions
Hex:
        #d3b961
        RGB:
        211, 185, 97
        CMY:
        17, 27, 62
        CMYK:
        0, 12, 54, 17
      HSL:
        46°, 56.4356%, 60.3922%
        HSV (HSB):
        46°, 54.0284%, 82.7451%
        XYZ:
        46.3706, 49.4099, 18.4023
        xyY:
        0.4061, 0.4327, 49.4099
      CIE-Lab:
        75.7056, -1.6680, 47.5354
        CIE-LCH:
        75.7056, 47.5647, 92.0097
        CIE-Luv:
        75.7056, 21.9061, 58.4037
        Hunter-Lab:
        70.2922, -5.2577, 33.6825
      #d3b961 color charts
#d3b961 RGB chart
      #d3b961 CMYK chart
      #d3b961 RGB pie chart
      #d3b961 color shades, tints & tones
#d3b961 color schemes
#d3b961 color preview, HTML & CSS examples
           This text has a color of #d3b961        
        
          <p style="color:#d3b961;">Text here</p>
        
        
          .mytext {color:#d3b961;}
        
        Text color #d3b961
      
           This box has a color of #d3b961        
        
          <div style="background-color:#d3b961;">Content here</div>
        
        
          .mybackground {background-color:#d3b961;}
        
        Background color #d3b961
      
           Border around this has a color of #d3b961        
        
          <div style="border:2px solid #d3b961;">Content here</div>
        
        
          .myborder {border:2px solid #d3b961;}
        
        Border color #d3b961