#d3bd87 color space conversions
Hex:
        #d3bd87
        RGB:
        211, 189, 135
        CMY:
        17, 26, 47
        CMYK:
        0, 10, 36, 17
      HSL:
        43°, 46.3415%, 67.8431%
        HSV (HSB):
        43°, 36.0190%, 82.7451%
        XYZ:
        49.4347, 51.9933, 30.3519
        xyY:
        0.3751, 0.3945, 51.9933
      CIE-Lab:
        77.2769, 0.0451, 30.1734
        CIE-LCH:
        77.2769, 30.1735, 89.9144
        CIE-Luv:
        77.2769, 17.0808, 40.2627
        Hunter-Lab:
        72.1064, -3.8101, 25.5174
      #d3bd87 color charts
#d3bd87 RGB chart
      #d3bd87 CMYK chart
      #d3bd87 RGB pie chart
      #d3bd87 color shades, tints & tones
#d3bd87 color schemes
#d3bd87 color preview, HTML & CSS examples
           This text has a color of #d3bd87        
        
          <p style="color:#d3bd87;">Text here</p>
        
        
          .mytext {color:#d3bd87;}
        
        Text color #d3bd87
      
           This box has a color of #d3bd87        
        
          <div style="background-color:#d3bd87;">Content here</div>
        
        
          .mybackground {background-color:#d3bd87;}
        
        Background color #d3bd87
      
           Border around this has a color of #d3bd87        
        
          <div style="border:2px solid #d3bd87;">Content here</div>
        
        
          .myborder {border:2px solid #d3bd87;}
        
        Border color #d3bd87