#bd6f2e color space conversions
Hex:
        #bd6f2e
        RGB:
        189, 111, 46
        CMY:
        26, 56, 82
        CMYK:
        0, 41, 76, 26
      HSL:
        27°, 60.8511%, 46.0784%
        HSV (HSB):
        27°, 75.6614%, 74.1176%
        XYZ:
        27.1638, 22.3850, 5.4738
        xyY:
        0.4937, 0.4068, 22.3850
      CIE-Lab:
        54.4331, 25.7566, 47.6222
        CIE-LCH:
        54.4331, 54.1412, 61.5932
        CIE-Luv:
        54.4331, 62.6806, 44.3887
        Hunter-Lab:
        47.3127, 19.6856, 26.2594
      #bd6f2e color charts
#bd6f2e RGB chart
      #bd6f2e CMYK chart
      #bd6f2e RGB pie chart
      #bd6f2e color shades, tints & tones
#bd6f2e color schemes
#bd6f2e color preview, HTML & CSS examples
           This text has a color of #bd6f2e        
        
          <p style="color:#bd6f2e;">Text here</p>
        
        
          .mytext {color:#bd6f2e;}
        
        Text color #bd6f2e
      
           This box has a color of #bd6f2e        
        
          <div style="background-color:#bd6f2e;">Content here</div>
        
        
          .mybackground {background-color:#bd6f2e;}
        
        Background color #bd6f2e
      
           Border around this has a color of #bd6f2e        
        
          <div style="border:2px solid #bd6f2e;">Content here</div>
        
        
          .myborder {border:2px solid #bd6f2e;}
        
        Border color #bd6f2e