#d6bd87 color space conversions
Hex:
        #d6bd87
        RGB:
        214, 189, 135
        CMY:
        16, 26, 47
        CMYK:
        0, 12, 37, 16
      HSL:
        41°, 49.0683%, 68.4314%
        HSV (HSB):
        41°, 36.9159%, 83.9216%
        XYZ:
        50.3023, 52.4406, 30.3925
        xyY:
        0.3778, 0.3939, 52.4406
      CIE-Lab:
        77.5436, 1.2342, 30.5750
        CIE-LCH:
        77.5436, 30.5999, 87.6885
        CIE-Luv:
        77.5436, 19.1127, 40.5227
        Hunter-Lab:
        72.4159, -2.7361, 25.8075
      #d6bd87 color charts
#d6bd87 RGB chart
      #d6bd87 CMYK chart
      #d6bd87 RGB pie chart
      #d6bd87 color shades, tints & tones
#d6bd87 color schemes
#d6bd87 color preview, HTML & CSS examples
           This text has a color of #d6bd87        
        
          <p style="color:#d6bd87;">Text here</p>
        
        
          .mytext {color:#d6bd87;}
        
        Text color #d6bd87
      
           This box has a color of #d6bd87        
        
          <div style="background-color:#d6bd87;">Content here</div>
        
        
          .mybackground {background-color:#d6bd87;}
        
        Background color #d6bd87
      
           Border around this has a color of #d6bd87        
        
          <div style="border:2px solid #d6bd87;">Content here</div>
        
        
          .myborder {border:2px solid #d6bd87;}
        
        Border color #d6bd87