#bd8d2b color space conversions
Hex:
        #bd8d2b
        RGB:
        189, 141, 43
        CMY:
        26, 45, 83
        CMYK:
        0, 25, 77, 26
      HSL:
        40°, 62.9310%, 45.4902%
        HSV (HSB):
        40°, 77.2487%, 74.1176%
        XYZ:
        30.9472, 30.0430, 6.4533
        xyY:
        0.4589, 0.4455, 30.0430
      CIE-Lab:
        61.6913, 9.1019, 55.9728
        CIE-LCH:
        61.6913, 56.7081, 80.7638
        CIE-Luv:
        61.6913, 39.5117, 57.2699
        Hunter-Lab:
        54.8115, 4.8630, 31.3875
      #bd8d2b color charts
#bd8d2b RGB chart
      #bd8d2b CMYK chart
      #bd8d2b RGB pie chart
      #bd8d2b color shades, tints & tones
#bd8d2b color schemes
#bd8d2b color preview, HTML & CSS examples
           This text has a color of #bd8d2b        
        
          <p style="color:#bd8d2b;">Text here</p>
        
        
          .mytext {color:#bd8d2b;}
        
        Text color #bd8d2b
      
           This box has a color of #bd8d2b        
        
          <div style="background-color:#bd8d2b;">Content here</div>
        
        
          .mybackground {background-color:#bd8d2b;}
        
        Background color #bd8d2b
      
           Border around this has a color of #bd8d2b        
        
          <div style="border:2px solid #bd8d2b;">Content here</div>
        
        
          .myborder {border:2px solid #bd8d2b;}
        
        Border color #bd8d2b