#bd8b3e color space conversions
Hex:
        #bd8b3e
        RGB:
        189, 139, 62
        CMY:
        26, 45, 76
        CMYK:
        0, 26, 67, 26
      HSL:
        36°, 50.5976%, 49.2157%
        HSV (HSB):
        36°, 67.1958%, 74.1176%
        XYZ:
        31.0884, 29.6319, 8.6384
        xyY:
        0.4482, 0.4272, 29.6319
      CIE-Lab:
        61.3353, 11.1589, 47.3981
        CIE-LCH:
        61.3353, 48.6940, 76.7522
        CIE-Luv:
        61.3353, 39.9736, 50.6015
        Hunter-Lab:
        54.4351, 6.6814, 28.6958
      #bd8b3e color charts
#bd8b3e RGB chart
      #bd8b3e CMYK chart
      #bd8b3e RGB pie chart
      #bd8b3e color shades, tints & tones
#bd8b3e color schemes
#bd8b3e color preview, HTML & CSS examples
           This text has a color of #bd8b3e        
        
          <p style="color:#bd8b3e;">Text here</p>
        
        
          .mytext {color:#bd8b3e;}
        
        Text color #bd8b3e
      
           This box has a color of #bd8b3e        
        
          <div style="background-color:#bd8b3e;">Content here</div>
        
        
          .mybackground {background-color:#bd8b3e;}
        
        Background color #bd8b3e
      
           Border around this has a color of #bd8b3e        
        
          <div style="border:2px solid #bd8b3e;">Content here</div>
        
        
          .myborder {border:2px solid #bd8b3e;}
        
        Border color #bd8b3e