#b48148 color space conversions
Hex:
        #b48148
        RGB:
        180, 129, 72
        CMY:
        29, 49, 72
        CMYK:
        0, 28, 60, 29
      HSL:
        32°, 42.8571%, 49.4118%
        HSV (HSB):
        32°, 60.0000%, 70.5882%
        XYZ:
        27.8423, 25.8717, 9.6572
        xyY:
        0.4394, 0.4083, 25.8717
      CIE-Lab:
        57.9151, 13.4677, 38.2476
        CIE-LCH:
        57.9151, 40.5494, 70.6019
        CIE-Luv:
        57.9151, 39.5201, 41.4406
        Hunter-Lab:
        50.8642, 8.6960, 24.3480
      #b48148 color charts
#b48148 RGB chart
      #b48148 CMYK chart
      #b48148 RGB pie chart
      #b48148 color shades, tints & tones
#b48148 color schemes
#b48148 color preview, HTML & CSS examples
           This text has a color of #b48148        
        
          <p style="color:#b48148;">Text here</p>
        
        
          .mytext {color:#b48148;}
        
        Text color #b48148
      
           This box has a color of #b48148        
        
          <div style="background-color:#b48148;">Content here</div>
        
        
          .mybackground {background-color:#b48148;}
        
        Background color #b48148
      
           Border around this has a color of #b48148        
        
          <div style="border:2px solid #b48148;">Content here</div>
        
        
          .myborder {border:2px solid #b48148;}
        
        Border color #b48148