#b46f48 color space conversions
Hex:
        #b46f48
        RGB:
        180, 111, 72
        CMY:
        29, 56, 72
        CMYK:
        0, 38, 60, 29
      HSL:
        22°, 42.8571%, 49.4118%
        HSV (HSB):
        22°, 60.0000%, 70.5882%
        XYZ:
        25.6765, 21.5401, 8.9352
        xyY:
        0.4573, 0.3836, 21.5401
      CIE-Lab:
        53.5356, 23.5011, 32.9771
        CIE-LCH:
        53.5356, 40.4943, 54.5245
        CIE-Luv:
        53.5356, 52.6273, 33.2826
        Hunter-Lab:
        46.4113, 17.5335, 21.0732
      #b46f48 color charts
#b46f48 RGB chart
      #b46f48 CMYK chart
      #b46f48 RGB pie chart
      #b46f48 color shades, tints & tones
#b46f48 color schemes
#b46f48 color preview, HTML & CSS examples
           This text has a color of #b46f48        
        
          <p style="color:#b46f48;">Text here</p>
        
        
          .mytext {color:#b46f48;}
        
        Text color #b46f48
      
           This box has a color of #b46f48        
        
          <div style="background-color:#b46f48;">Content here</div>
        
        
          .mybackground {background-color:#b46f48;}
        
        Background color #b46f48
      
           Border around this has a color of #b46f48        
        
          <div style="border:2px solid #b46f48;">Content here</div>
        
        
          .myborder {border:2px solid #b46f48;}
        
        Border color #b46f48