#b48b72 color space conversions
Hex:
        #b48b72
        RGB:
        180, 139, 114
        CMY:
        29, 45, 55
        CMYK:
        0, 23, 37, 29
      HSL:
        23°, 30.5556%, 57.6471%
        HSV (HSB):
        23°, 36.6667%, 70.5882%
        XYZ:
        31.0923, 29.3834, 19.9524
        xyY:
        0.3866, 0.3653, 29.3834
      CIE-Lab:
        61.1186, 12.1074, 19.3639
        CIE-LCH:
        61.1186, 22.8374, 57.9841
        CIE-Luv:
        61.1186, 28.6576, 23.0666
        Hunter-Lab:
        54.2065, 7.5243, 16.1210
      #b48b72 color charts
#b48b72 RGB chart
      #b48b72 CMYK chart
      #b48b72 RGB pie chart
      #b48b72 color shades, tints & tones
#b48b72 color schemes
#b48b72 color preview, HTML & CSS examples
           This text has a color of #b48b72        
        
          <p style="color:#b48b72;">Text here</p>
        
        
          .mytext {color:#b48b72;}
        
        Text color #b48b72
      
           This box has a color of #b48b72        
        
          <div style="background-color:#b48b72;">Content here</div>
        
        
          .mybackground {background-color:#b48b72;}
        
        Background color #b48b72
      
           Border around this has a color of #b48b72        
        
          <div style="border:2px solid #b48b72;">Content here</div>
        
        
          .myborder {border:2px solid #b48b72;}
        
        Border color #b48b72