#b46c32 color space conversions
Hex:
        #b46c32
        RGB:
        180, 108, 50
        CMY:
        29, 58, 80
        CMYK:
        0, 40, 72, 29
      HSL:
        27°, 56.5217%, 45.0980%
        HSV (HSB):
        27°, 72.2222%, 70.5882%
        XYZ:
        24.7607, 20.6587, 5.7001
        xyY:
        0.4844, 0.4041, 20.6587
      CIE-Lab:
        52.5739, 23.7564, 43.4132
        CIE-LCH:
        52.5739, 49.4881, 61.3119
        CIE-Luv:
        52.5739, 57.2318, 41.1835
        Hunter-Lab:
        45.4519, 17.7002, 24.3807
      #b46c32 color charts
#b46c32 RGB chart
      #b46c32 CMYK chart
      #b46c32 RGB pie chart
      #b46c32 color shades, tints & tones
#b46c32 color schemes
#b46c32 color preview, HTML & CSS examples
           This text has a color of #b46c32        
        
          <p style="color:#b46c32;">Text here</p>
        
        
          .mytext {color:#b46c32;}
        
        Text color #b46c32
      
           This box has a color of #b46c32        
        
          <div style="background-color:#b46c32;">Content here</div>
        
        
          .mybackground {background-color:#b46c32;}
        
        Background color #b46c32
      
           Border around this has a color of #b46c32        
        
          <div style="border:2px solid #b46c32;">Content here</div>
        
        
          .myborder {border:2px solid #b46c32;}
        
        Border color #b46c32