#d3b760 color space conversions
Hex:
        #d3b760
        RGB:
        211, 183, 96
        CMY:
        17, 28, 62
        CMYK:
        0, 13, 55, 17
      HSL:
        45°, 56.6502%, 60.1961%
        HSV (HSB):
        45°, 54.5024%, 82.7451%
        XYZ:
        45.9088, 48.5604, 18.0198
        xyY:
        0.4081, 0.4317, 48.5604
      CIE-Lab:
        75.1770, -0.7006, 47.3957
        CIE-LCH:
        75.1770, 47.4008, 90.8469
        CIE-Luv:
        75.1770, 23.3005, 57.9107
        Hunter-Lab:
        69.6853, -4.3532, 33.4480
      #d3b760 color charts
#d3b760 RGB chart
      #d3b760 CMYK chart
      #d3b760 RGB pie chart
      #d3b760 color shades, tints & tones
#d3b760 color schemes
#d3b760 color preview, HTML & CSS examples
           This text has a color of #d3b760        
        
          <p style="color:#d3b760;">Text here</p>
        
        
          .mytext {color:#d3b760;}
        
        Text color #d3b760
      
           This box has a color of #d3b760        
        
          <div style="background-color:#d3b760;">Content here</div>
        
        
          .mybackground {background-color:#d3b760;}
        
        Background color #d3b760
      
           Border around this has a color of #d3b760        
        
          <div style="border:2px solid #d3b760;">Content here</div>
        
        
          .myborder {border:2px solid #d3b760;}
        
        Border color #d3b760