#b6745b color space conversions
Hex:
        #b6745b
        RGB:
        182, 116, 91
        CMY:
        29, 55, 64
        CMYK:
        0, 36, 50, 29
      HSL:
        16°, 38.3966%, 53.5294%
        HSV (HSB):
        16°, 50.0000%, 71.3725%
        XYZ:
        27.4251, 23.1912, 12.9284
        xyY:
        0.4316, 0.3650, 23.1912
      CIE-Lab:
        55.2687, 23.2072, 24.5760
        CIE-LCH:
        55.2687, 33.8017, 46.6409
        CIE-Luv:
        55.2687, 48.2017, 25.6680
        Hunter-Lab:
        48.1572, 17.3790, 17.7929
      #b6745b color charts
#b6745b RGB chart
      #b6745b CMYK chart
      #b6745b RGB pie chart
      #b6745b color shades, tints & tones
#b6745b color schemes
#b6745b color preview, HTML & CSS examples
           This text has a color of #b6745b        
        
          <p style="color:#b6745b;">Text here</p>
        
        
          .mytext {color:#b6745b;}
        
        Text color #b6745b
      
           This box has a color of #b6745b        
        
          <div style="background-color:#b6745b;">Content here</div>
        
        
          .mybackground {background-color:#b6745b;}
        
        Background color #b6745b
      
           Border around this has a color of #b6745b        
        
          <div style="border:2px solid #b6745b;">Content here</div>
        
        
          .myborder {border:2px solid #b6745b;}
        
        Border color #b6745b