#bd8c2b color space conversions
Hex:
        #bd8c2b
        RGB:
        189, 140, 43
        CMY:
        26, 45, 83
        CMYK:
        0, 26, 77, 26
      HSL:
        40°, 62.9310%, 45.4902%
        HSV (HSB):
        40°, 77.2487%, 74.1176%
        XYZ:
        30.8004, 29.7494, 6.4044
        xyY:
        0.4600, 0.4443, 29.7494
      CIE-Lab:
        61.4374, 9.6516, 55.7327
        CIE-LCH:
        61.4374, 56.5622, 80.1751
        CIE-Luv:
        61.4374, 40.2722, 56.8621
        Hunter-Lab:
        54.5430, 5.3485, 31.2184
      #bd8c2b color charts
#bd8c2b RGB chart
      #bd8c2b CMYK chart
      #bd8c2b RGB pie chart
      #bd8c2b color shades, tints & tones
#bd8c2b color schemes
#bd8c2b color preview, HTML & CSS examples
           This text has a color of #bd8c2b        
        
          <p style="color:#bd8c2b;">Text here</p>
        
        
          .mytext {color:#bd8c2b;}
        
        Text color #bd8c2b
      
           This box has a color of #bd8c2b        
        
          <div style="background-color:#bd8c2b;">Content here</div>
        
        
          .mybackground {background-color:#bd8c2b;}
        
        Background color #bd8c2b
      
           Border around this has a color of #bd8c2b        
        
          <div style="border:2px solid #bd8c2b;">Content here</div>
        
        
          .myborder {border:2px solid #bd8c2b;}
        
        Border color #bd8c2b