#b48b77 color space conversions
Hex:
        #b48b77
        RGB:
        180, 139, 119
        CMY:
        29, 45, 53
        CMYK:
        0, 23, 34, 29
      HSL:
        20°, 28.9100%, 58.6275%
        HSV (HSB):
        20°, 33.8889%, 70.5882%
        XYZ:
        31.3848, 29.5004, 21.4928
        xyY:
        0.3810, 0.3581, 29.5004
      CIE-Lab:
        61.2208, 12.7437, 16.6889
        CIE-LCH:
        61.2208, 20.9982, 52.6345
        CIE-Luv:
        61.2208, 28.1293, 19.7588
        Hunter-Lab:
        54.3143, 8.0937, 14.5583
      #b48b77 color charts
#b48b77 RGB chart
      #b48b77 CMYK chart
      #b48b77 RGB pie chart
      #b48b77 color shades, tints & tones
#b48b77 color schemes
#b48b77 color preview, HTML & CSS examples
           This text has a color of #b48b77        
        
          <p style="color:#b48b77;">Text here</p>
        
        
          .mytext {color:#b48b77;}
        
        Text color #b48b77
      
           This box has a color of #b48b77        
        
          <div style="background-color:#b48b77;">Content here</div>
        
        
          .mybackground {background-color:#b48b77;}
        
        Background color #b48b77
      
           Border around this has a color of #b48b77        
        
          <div style="border:2px solid #b48b77;">Content here</div>
        
        
          .myborder {border:2px solid #b48b77;}
        
        Border color #b48b77