#b46d32 color space conversions
Hex:
        #b46d32
        RGB:
        180, 109, 50
        CMY:
        29, 57, 80
        CMYK:
        0, 39, 72, 29
      HSL:
        27°, 56.5217%, 45.0980%
        HSV (HSB):
        27°, 72.2222%, 70.5882%
        XYZ:
        24.8668, 20.8709, 5.7355
        xyY:
        0.4831, 0.4055, 20.8709
      CIE-Lab:
        52.8079, 23.2034, 43.6622
        CIE-LCH:
        52.8079, 49.4447, 62.0125
        CIE-Luv:
        52.8079, 56.4590, 41.5893
        Hunter-Lab:
        45.6846, 17.2118, 24.5357
      #b46d32 color charts
#b46d32 RGB chart
      #b46d32 CMYK chart
      #b46d32 RGB pie chart
      #b46d32 color shades, tints & tones
#b46d32 color schemes
#b46d32 color preview, HTML & CSS examples
           This text has a color of #b46d32        
        
          <p style="color:#b46d32;">Text here</p>
        
        
          .mytext {color:#b46d32;}
        
        Text color #b46d32
      
           This box has a color of #b46d32        
        
          <div style="background-color:#b46d32;">Content here</div>
        
        
          .mybackground {background-color:#b46d32;}
        
        Background color #b46d32
      
           Border around this has a color of #b46d32        
        
          <div style="border:2px solid #b46d32;">Content here</div>
        
        
          .myborder {border:2px solid #b46d32;}
        
        Border color #b46d32