#bd8f2e color space conversions
Hex:
        #bd8f2e
        RGB:
        189, 143, 46
        CMY:
        26, 44, 82
        CMYK:
        0, 24, 76, 26
      HSL:
        41°, 60.8511%, 46.0784%
        HSV (HSB):
        41°, 75.6614%, 74.1176%
        XYZ:
        31.3019, 30.6610, 6.8531
        xyY:
        0.4549, 0.4456, 30.6610
      CIE-Lab:
        62.2204, 8.1304, 55.3067
        CIE-LCH:
        62.2204, 55.9011, 81.6371
        CIE-Luv:
        62.2204, 37.8654, 57.3179
        Hunter-Lab:
        55.3724, 4.0040, 31.4227
      #bd8f2e color charts
#bd8f2e RGB chart
      #bd8f2e CMYK chart
      #bd8f2e RGB pie chart
      #bd8f2e color shades, tints & tones
#bd8f2e color schemes
#bd8f2e color preview, HTML & CSS examples
           This text has a color of #bd8f2e        
        
          <p style="color:#bd8f2e;">Text here</p>
        
        
          .mytext {color:#bd8f2e;}
        
        Text color #bd8f2e
      
           This box has a color of #bd8f2e        
        
          <div style="background-color:#bd8f2e;">Content here</div>
        
        
          .mybackground {background-color:#bd8f2e;}
        
        Background color #bd8f2e
      
           Border around this has a color of #bd8f2e        
        
          <div style="border:2px solid #bd8f2e;">Content here</div>
        
        
          .myborder {border:2px solid #bd8f2e;}
        
        Border color #bd8f2e