#bd8b2e color space conversions
Hex:
        #bd8b2e
        RGB:
        189, 139, 46
        CMY:
        26, 45, 82
        CMYK:
        0, 26, 76, 26
      HSL:
        39°, 60.8511%, 46.0784%
        HSV (HSB):
        39°, 75.6614%, 74.1176%
        XYZ:
        30.7120, 29.4813, 6.6565
        xyY:
        0.4594, 0.4410, 29.4813
      CIE-Lab:
        61.2041, 10.3285, 54.3226
        CIE-LCH:
        61.2041, 55.2958, 79.2347
        CIE-Luv:
        61.2041, 40.8925, 55.6717
        Hunter-Lab:
        54.2967, 5.9464, 30.7390
      #bd8b2e color charts
#bd8b2e RGB chart
      #bd8b2e CMYK chart
      #bd8b2e RGB pie chart
      #bd8b2e color shades, tints & tones
#bd8b2e color schemes
#bd8b2e color preview, HTML & CSS examples
           This text has a color of #bd8b2e        
        
          <p style="color:#bd8b2e;">Text here</p>
        
        
          .mytext {color:#bd8b2e;}
        
        Text color #bd8b2e
      
           This box has a color of #bd8b2e        
        
          <div style="background-color:#bd8b2e;">Content here</div>
        
        
          .mybackground {background-color:#bd8b2e;}
        
        Background color #bd8b2e
      
           Border around this has a color of #bd8b2e        
        
          <div style="border:2px solid #bd8b2e;">Content here</div>
        
        
          .myborder {border:2px solid #bd8b2e;}
        
        Border color #bd8b2e