#b49372 color space conversions
Hex:
        #b49372
        RGB:
        180, 147, 114
        CMY:
        29, 42, 55
        CMYK:
        0, 18, 37, 29
      HSL:
        30°, 30.5556%, 57.6471%
        HSV (HSB):
        30°, 36.6667%, 70.5882%
        XYZ:
        32.2934, 31.7856, 20.3528
        xyY:
        0.3825, 0.3765, 31.7856
      CIE-Lab:
        63.1653, 7.6654, 22.1380
        CIE-LCH:
        63.1653, 23.4275, 70.9014
        CIE-Luv:
        63.1653, 23.5885, 27.4446
        Hunter-Lab:
        56.3788, 3.5808, 18.0614
      #b49372 color charts
#b49372 RGB chart
      #b49372 CMYK chart
      #b49372 RGB pie chart
      #b49372 color shades, tints & tones
#b49372 color schemes
#b49372 color preview, HTML & CSS examples
           This text has a color of #b49372        
        
          <p style="color:#b49372;">Text here</p>
        
        
          .mytext {color:#b49372;}
        
        Text color #b49372
      
           This box has a color of #b49372        
        
          <div style="background-color:#b49372;">Content here</div>
        
        
          .mybackground {background-color:#b49372;}
        
        Background color #b49372
      
           Border around this has a color of #b49372        
        
          <div style="border:2px solid #b49372;">Content here</div>
        
        
          .myborder {border:2px solid #b49372;}
        
        Border color #b49372