#b29b48 color space conversions
Hex:
        #b29b48
        RGB:
        178, 155, 72
        CMY:
        30, 39, 72
        CMYK:
        0, 13, 60, 30
      HSL:
        47°, 42.4000%, 49.0196%
        HSV (HSB):
        47°, 59.5506%, 69.8039%
        XYZ:
        31.2511, 33.3755, 10.9259
        xyY:
        0.4136, 0.4418, 33.3755
      CIE-Lab:
        64.4638, -1.7262, 45.7922
        CIE-LCH:
        64.4638, 45.8248, 92.1589
        CIE-Luv:
        64.4638, 19.7269, 53.3220
        Hunter-Lab:
        57.7716, -4.5419, 29.2270
      #b29b48 color charts
#b29b48 RGB chart
      #b29b48 CMYK chart
      #b29b48 RGB pie chart
      #b29b48 color shades, tints & tones
#b29b48 color schemes
#b29b48 color preview, HTML & CSS examples
           This text has a color of #b29b48        
        
          <p style="color:#b29b48;">Text here</p>
        
        
          .mytext {color:#b29b48;}
        
        Text color #b29b48
      
           This box has a color of #b29b48        
        
          <div style="background-color:#b29b48;">Content here</div>
        
        
          .mybackground {background-color:#b29b48;}
        
        Background color #b29b48
      
           Border around this has a color of #b29b48        
        
          <div style="border:2px solid #b29b48;">Content here</div>
        
        
          .myborder {border:2px solid #b29b48;}
        
        Border color #b29b48