#bd9e77 color space conversions
Hex:
        #bd9e77
        RGB:
        189, 158, 119
        CMY:
        26, 38, 53
        CMYK:
        0, 16, 37, 26
      HSL:
        33°, 34.6535%, 60.3922%
        HSV (HSB):
        33°, 37.0370%, 74.1176%
        XYZ:
        36.5429, 36.6044, 22.5921
        xyY:
        0.3817, 0.3823, 36.6044
      CIE-Lab:
        66.9792, 5.9039, 24.6647
        CIE-LCH:
        66.9792, 25.3615, 76.5385
        CIE-Luv:
        66.9792, 22.5295, 31.2314
        Hunter-Lab:
        60.5016, 1.9360, 20.2114
      #bd9e77 color charts
#bd9e77 RGB chart
      #bd9e77 CMYK chart
      #bd9e77 RGB pie chart
      #bd9e77 color shades, tints & tones
#bd9e77 color schemes
#bd9e77 color preview, HTML & CSS examples
           This text has a color of #bd9e77        
        
          <p style="color:#bd9e77;">Text here</p>
        
        
          .mytext {color:#bd9e77;}
        
        Text color #bd9e77
      
           This box has a color of #bd9e77        
        
          <div style="background-color:#bd9e77;">Content here</div>
        
        
          .mybackground {background-color:#bd9e77;}
        
        Background color #bd9e77
      
           Border around this has a color of #bd9e77        
        
          <div style="border:2px solid #bd9e77;">Content here</div>
        
        
          .myborder {border:2px solid #bd9e77;}
        
        Border color #bd9e77