#b48829 color space conversions
Hex:
        #b48829
        RGB:
        180, 136, 41
        CMY:
        29, 47, 84
        CMYK:
        0, 24, 77, 29
      HSL:
        41°, 62.8959%, 43.3333%
        HSV (HSB):
        41°, 77.2222%, 70.5882%
        XYZ:
        28.0268, 27.4717, 5.9232
        xyY:
        0.4563, 0.4473, 27.4717
      CIE-Lab:
        59.4084, 7.7624, 54.2331
        CIE-LCH:
        59.4084, 54.7858, 81.8546
        CIE-Luv:
        59.4084, 36.3016, 55.3372
        Hunter-Lab:
        52.4135, 3.7248, 29.9891
      #b48829 color charts
#b48829 RGB chart
      #b48829 CMYK chart
      #b48829 RGB pie chart
      #b48829 color shades, tints & tones
#b48829 color schemes
#b48829 color preview, HTML & CSS examples
           This text has a color of #b48829        
        
          <p style="color:#b48829;">Text here</p>
        
        
          .mytext {color:#b48829;}
        
        Text color #b48829
      
           This box has a color of #b48829        
        
          <div style="background-color:#b48829;">Content here</div>
        
        
          .mybackground {background-color:#b48829;}
        
        Background color #b48829
      
           Border around this has a color of #b48829        
        
          <div style="border:2px solid #b48829;">Content here</div>
        
        
          .myborder {border:2px solid #b48829;}
        
        Border color #b48829