#b48b43 color space conversions
Hex:
        #b48b43
        RGB:
        180, 139, 67
        CMY:
        29, 45, 74
        CMYK:
        0, 23, 63, 29
      HSL:
        38°, 45.7490%, 48.4314%
        HSV (HSB):
        38°, 62.7778%, 70.5882%
        XYZ:
        29.0681, 28.5738, 9.2934
        xyY:
        0.4343, 0.4269, 28.5738
      CIE-Lab:
        60.4036, 7.5445, 43.6724
        CIE-LCH:
        60.4036, 44.3193, 80.1988
        CIE-Luv:
        60.4036, 32.6845, 48.1298
        Hunter-Lab:
        53.4545, 3.5217, 27.1101
      #b48b43 color charts
#b48b43 RGB chart
      #b48b43 CMYK chart
      #b48b43 RGB pie chart
      #b48b43 color shades, tints & tones
#b48b43 color schemes
#b48b43 color preview, HTML & CSS examples
           This text has a color of #b48b43        
        
          <p style="color:#b48b43;">Text here</p>
        
        
          .mytext {color:#b48b43;}
        
        Text color #b48b43
      
           This box has a color of #b48b43        
        
          <div style="background-color:#b48b43;">Content here</div>
        
        
          .mybackground {background-color:#b48b43;}
        
        Background color #b48b43
      
           Border around this has a color of #b48b43        
        
          <div style="border:2px solid #b48b43;">Content here</div>
        
        
          .myborder {border:2px solid #b48b43;}
        
        Border color #b48b43