#bd9f51 color space conversions
Hex:
        #bd9f51
        RGB:
        189, 159, 81
        CMY:
        26, 38, 68
        CMYK:
        0, 16, 57, 26
      HSL:
        43°, 45.0000%, 52.9412%
        HSV (HSB):
        43°, 57.1429%, 74.1176%
        XYZ:
        34.8696, 36.2092, 12.9358
        xyY:
        0.4150, 0.4310, 36.2092
      CIE-Lab:
        66.6794, 1.5598, 44.2309
        CIE-LCH:
        66.6794, 44.2584, 87.9803
        CIE-Luv:
        66.6794, 24.5202, 52.0057
        Hunter-Lab:
        60.1741, -1.8676, 29.3761
      #bd9f51 color charts
#bd9f51 RGB chart
      #bd9f51 CMYK chart
      #bd9f51 RGB pie chart
      #bd9f51 color shades, tints & tones
#bd9f51 color schemes
#bd9f51 color preview, HTML & CSS examples
           This text has a color of #bd9f51        
        
          <p style="color:#bd9f51;">Text here</p>
        
        
          .mytext {color:#bd9f51;}
        
        Text color #bd9f51
      
           This box has a color of #bd9f51        
        
          <div style="background-color:#bd9f51;">Content here</div>
        
        
          .mybackground {background-color:#bd9f51;}
        
        Background color #bd9f51
      
           Border around this has a color of #bd9f51        
        
          <div style="border:2px solid #bd9f51;">Content here</div>
        
        
          .myborder {border:2px solid #bd9f51;}
        
        Border color #bd9f51