#b48c50 color space conversions
Hex:
        #b48c50
        RGB:
        180, 140, 80
        CMY:
        29, 45, 69
        CMYK:
        0, 22, 56, 29
      HSL:
        36°, 40.0000%, 50.9804%
        HSV (HSB):
        36°, 55.5556%, 70.5882%
        XYZ:
        29.6484, 29.0387, 11.6318
        xyY:
        0.4216, 0.4130, 29.0387
      CIE-Lab:
        60.8157, 7.9952, 37.5425
        CIE-LCH:
        60.8157, 38.3844, 77.9777
        CIE-Luv:
        60.8157, 31.0621, 42.8747
        Hunter-Lab:
        53.8875, 3.9060, 24.9233
      #b48c50 color charts
#b48c50 RGB chart
      #b48c50 CMYK chart
      #b48c50 RGB pie chart
      #b48c50 color shades, tints & tones
#b48c50 color schemes
#b48c50 color preview, HTML & CSS examples
           This text has a color of #b48c50        
        
          <p style="color:#b48c50;">Text here</p>
        
        
          .mytext {color:#b48c50;}
        
        Text color #b48c50
      
           This box has a color of #b48c50        
        
          <div style="background-color:#b48c50;">Content here</div>
        
        
          .mybackground {background-color:#b48c50;}
        
        Background color #b48c50
      
           Border around this has a color of #b48c50        
        
          <div style="border:2px solid #b48c50;">Content here</div>
        
        
          .myborder {border:2px solid #b48c50;}
        
        Border color #b48c50