#b48e32 color space conversions
Hex:
        #b48e32
        RGB:
        180, 142, 50
        CMY:
        29, 44, 80
        CMYK:
        0, 21, 72, 29
      HSL:
        42°, 56.5217%, 45.0980%
        HSV (HSB):
        42°, 72.2222%, 70.5882%
        XYZ:
        29.0711, 29.2796, 7.1369
        xyY:
        0.4439, 0.4471, 29.2796
      CIE-Lab:
        61.0276, 4.8665, 52.1668
        CIE-LCH:
        61.0276, 52.3933, 84.6705
        CIE-Luv:
        61.0276, 31.4428, 55.3829
        Hunter-Lab:
        54.1106, 1.2062, 30.0574
      #b48e32 color charts
#b48e32 RGB chart
      #b48e32 CMYK chart
      #b48e32 RGB pie chart
      #b48e32 color shades, tints & tones
#b48e32 color schemes
#b48e32 color preview, HTML & CSS examples
           This text has a color of #b48e32        
        
          <p style="color:#b48e32;">Text here</p>
        
        
          .mytext {color:#b48e32;}
        
        Text color #b48e32
      
           This box has a color of #b48e32        
        
          <div style="background-color:#b48e32;">Content here</div>
        
        
          .mybackground {background-color:#b48e32;}
        
        Background color #b48e32
      
           Border around this has a color of #b48e32        
        
          <div style="border:2px solid #b48e32;">Content here</div>
        
        
          .myborder {border:2px solid #b48e32;}
        
        Border color #b48e32