#bd6b3b color space conversions
Hex:
        #bd6b3b
        RGB:
        189, 107, 59
        CMY:
        26, 58, 77
        CMYK:
        0, 43, 69, 26
      HSL:
        22°, 52.4194%, 48.6275%
        HSV (HSB):
        22°, 68.7831%, 74.1176%
        XYZ:
        27.0334, 21.6500, 6.8917
        xyY:
        0.4864, 0.3896, 21.6500
      CIE-Lab:
        53.6536, 28.5881, 40.3874
        CIE-LCH:
        53.6536, 49.4816, 54.7073
        CIE-Luv:
        53.6536, 64.5074, 38.2292
        Hunter-Lab:
        46.5295, 22.2807, 23.7889
      #bd6b3b color charts
#bd6b3b RGB chart
      #bd6b3b CMYK chart
      #bd6b3b RGB pie chart
      #bd6b3b color shades, tints & tones
#bd6b3b color schemes
#bd6b3b color preview, HTML & CSS examples
           This text has a color of #bd6b3b        
        
          <p style="color:#bd6b3b;">Text here</p>
        
        
          .mytext {color:#bd6b3b;}
        
        Text color #bd6b3b
      
           This box has a color of #bd6b3b        
        
          <div style="background-color:#bd6b3b;">Content here</div>
        
        
          .mybackground {background-color:#bd6b3b;}
        
        Background color #bd6b3b
      
           Border around this has a color of #bd6b3b        
        
          <div style="border:2px solid #bd6b3b;">Content here</div>
        
        
          .myborder {border:2px solid #bd6b3b;}
        
        Border color #bd6b3b