#bd6c2d color space conversions
Hex:
        #bd6c2d
        RGB:
        189, 108, 45
        CMY:
        26, 58, 82
        CMYK:
        0, 43, 76, 26
      HSL:
        26°, 61.5385%, 45.8824%
        HSV (HSB):
        26°, 76.1905%, 74.1176%
        XYZ:
        26.8225, 21.7334, 5.2639
        xyY:
        0.4984, 0.4038, 21.7334
      CIE-Lab:
        53.7430, 27.3457, 47.3883
        CIE-LCH:
        53.7430, 54.7123, 60.0127
        CIE-Luv:
        53.7430, 65.1306, 43.5265
        Hunter-Lab:
        46.6191, 21.1173, 25.9388
      #bd6c2d color charts
#bd6c2d RGB chart
      #bd6c2d CMYK chart
      #bd6c2d RGB pie chart
      #bd6c2d color shades, tints & tones
#bd6c2d color schemes
#bd6c2d color preview, HTML & CSS examples
           This text has a color of #bd6c2d        
        
          <p style="color:#bd6c2d;">Text here</p>
        
        
          .mytext {color:#bd6c2d;}
        
        Text color #bd6c2d
      
           This box has a color of #bd6c2d        
        
          <div style="background-color:#bd6c2d;">Content here</div>
        
        
          .mybackground {background-color:#bd6c2d;}
        
        Background color #bd6c2d
      
           Border around this has a color of #bd6c2d        
        
          <div style="border:2px solid #bd6c2d;">Content here</div>
        
        
          .myborder {border:2px solid #bd6c2d;}
        
        Border color #bd6c2d