#b47479 color space conversions
Hex:
        #b47479
        RGB:
        180, 116, 121
        CMY:
        29, 55, 53
        CMYK:
        0, 36, 33, 29
      HSL:
        355°, 29.9065%, 58.0392%
        HSV (HSB):
        355°, 35.5556%, 70.5882%
        XYZ:
        28.5190, 23.5746, 21.1364
        xyY:
        0.3894, 0.3219, 23.5746
      CIE-Lab:
        55.6593, 25.8593, 7.7474
        CIE-LCH:
        55.6593, 26.9949, 16.6781
        CIE-Luv:
        55.6593, 42.1090, 5.6928
        Hunter-Lab:
        48.5536, 19.8768, 8.1774
      #b47479 color charts
#b47479 RGB chart
      #b47479 CMYK chart
      #b47479 RGB pie chart
      #b47479 color shades, tints & tones
#b47479 color schemes
#b47479 color preview, HTML & CSS examples
           This text has a color of #b47479        
        
          <p style="color:#b47479;">Text here</p>
        
        
          .mytext {color:#b47479;}
        
        Text color #b47479
      
           This box has a color of #b47479        
        
          <div style="background-color:#b47479;">Content here</div>
        
        
          .mybackground {background-color:#b47479;}
        
        Background color #b47479
      
           Border around this has a color of #b47479        
        
          <div style="border:2px solid #b47479;">Content here</div>
        
        
          .myborder {border:2px solid #b47479;}
        
        Border color #b47479