#b47224 color space conversions
Hex:
        #b47224
        RGB:
        180, 114, 36
        CMY:
        29, 55, 86
        CMYK:
        0, 37, 80, 29
      HSL:
        33°, 66.6667%, 42.3529%
        HSV (HSB):
        33°, 80.0000%, 70.5882%
        XYZ:
        25.1581, 21.8653, 4.5635
        xyY:
        0.4877, 0.4239, 21.8653
      CIE-Lab:
        53.8838, 19.8100, 51.0173
        CIE-LCH:
        53.8838, 54.7285, 68.7788
        CIE-Luv:
        53.8838, 53.5817, 47.7181
        Hunter-Lab:
        46.7603, 14.2065, 26.9459
      #b47224 color charts
#b47224 RGB chart
      #b47224 CMYK chart
      #b47224 RGB pie chart
      #b47224 color shades, tints & tones
#b47224 color schemes
#b47224 color preview, HTML & CSS examples
           This text has a color of #b47224        
        
          <p style="color:#b47224;">Text here</p>
        
        
          .mytext {color:#b47224;}
        
        Text color #b47224
      
           This box has a color of #b47224        
        
          <div style="background-color:#b47224;">Content here</div>
        
        
          .mybackground {background-color:#b47224;}
        
        Background color #b47224
      
           Border around this has a color of #b47224        
        
          <div style="border:2px solid #b47224;">Content here</div>
        
        
          .myborder {border:2px solid #b47224;}
        
        Border color #b47224