#bd6f5b color space conversions
Hex:
        #bd6f5b
        RGB:
        189, 111, 91
        CMY:
        26, 56, 64
        CMYK:
        0, 41, 52, 26
      HSL:
        12°, 42.6087%, 54.9020%
        HSV (HSB):
        12°, 51.8519%, 74.1176%
        XYZ:
        28.5590, 22.9430, 12.8208
        xyY:
        0.4440, 0.3567, 22.9430
      CIE-Lab:
        55.0136, 28.7991, 24.4098
        CIE-LCH:
        55.0136, 37.7521, 40.2842
        CIE-Luv:
        55.0136, 57.2101, 24.2174
        Hunter-Lab:
        47.8989, 22.6051, 17.6595
      #bd6f5b color charts
#bd6f5b RGB chart
      #bd6f5b CMYK chart
      #bd6f5b RGB pie chart
      #bd6f5b color shades, tints & tones
#bd6f5b color schemes
#bd6f5b color preview, HTML & CSS examples
           This text has a color of #bd6f5b        
        
          <p style="color:#bd6f5b;">Text here</p>
        
        
          .mytext {color:#bd6f5b;}
        
        Text color #bd6f5b
      
           This box has a color of #bd6f5b        
        
          <div style="background-color:#bd6f5b;">Content here</div>
        
        
          .mybackground {background-color:#bd6f5b;}
        
        Background color #bd6f5b
      
           Border around this has a color of #bd6f5b        
        
          <div style="border:2px solid #bd6f5b;">Content here</div>
        
        
          .myborder {border:2px solid #bd6f5b;}
        
        Border color #bd6f5b