#b48d32 color space conversions
Hex:
        #b48d32
        RGB:
        180, 141, 50
        CMY:
        29, 45, 80
        CMYK:
        0, 22, 72, 29
      HSL:
        42°, 56.5217%, 45.0980%
        HSV (HSB):
        42°, 72.2222%, 70.5882%
        XYZ:
        28.9230, 28.9833, 7.0876
        xyY:
        0.4450, 0.4459, 28.9833
      CIE-Lab:
        60.7669, 5.4169, 51.9038
        CIE-LCH:
        60.7669, 52.1857, 84.0419
        CIE-Luv:
        60.7669, 32.1770, 54.9583
        Hunter-Lab:
        53.8362, 1.6842, 29.8798
      #b48d32 color charts
#b48d32 RGB chart
      #b48d32 CMYK chart
      #b48d32 RGB pie chart
      #b48d32 color shades, tints & tones
#b48d32 color schemes
#b48d32 color preview, HTML & CSS examples
           This text has a color of #b48d32        
        
          <p style="color:#b48d32;">Text here</p>
        
        
          .mytext {color:#b48d32;}
        
        Text color #b48d32
      
           This box has a color of #b48d32        
        
          <div style="background-color:#b48d32;">Content here</div>
        
        
          .mybackground {background-color:#b48d32;}
        
        Background color #b48d32
      
           Border around this has a color of #b48d32        
        
          <div style="border:2px solid #b48d32;">Content here</div>
        
        
          .myborder {border:2px solid #b48d32;}
        
        Border color #b48d32