#b46c48 color space conversions
Hex:
        #b46c48
        RGB:
        180, 108, 72
        CMY:
        29, 58, 72
        CMYK:
        0, 40, 60, 29
      HSL:
        20°, 42.8571%, 49.4118%
        HSV (HSB):
        20°, 60.0000%, 70.5882%
        XYZ:
        25.3547, 20.8963, 8.8279
        xyY:
        0.4603, 0.3794, 20.8963
      CIE-Lab:
        52.8358, 25.1609, 32.1199
        CIE-LCH:
        52.8358, 40.8015, 51.9269
        CIE-Luv:
        52.8358, 54.8147, 31.9501
        Hunter-Lab:
        45.7125, 19.0091, 20.5487
      #b46c48 color charts
#b46c48 RGB chart
      #b46c48 CMYK chart
      #b46c48 RGB pie chart
      #b46c48 color shades, tints & tones
#b46c48 color schemes
#b46c48 color preview, HTML & CSS examples
           This text has a color of #b46c48        
        
          <p style="color:#b46c48;">Text here</p>
        
        
          .mytext {color:#b46c48;}
        
        Text color #b46c48
      
           This box has a color of #b46c48        
        
          <div style="background-color:#b46c48;">Content here</div>
        
        
          .mybackground {background-color:#b46c48;}
        
        Background color #b46c48
      
           Border around this has a color of #b46c48        
        
          <div style="border:2px solid #b46c48;">Content here</div>
        
        
          .myborder {border:2px solid #b46c48;}
        
        Border color #b46c48