#b29e72 color space conversions
Hex:
        #b29e72
        RGB:
        178, 158, 114
        CMY:
        30, 38, 55
        CMYK:
        0, 11, 36, 30
      HSL:
        41°, 29.3578%, 57.2549%
        HSV (HSB):
        41°, 35.9551%, 69.8039%
        XYZ:
        33.6242, 35.1336, 20.9289
        xyY:
        0.3749, 0.3917, 35.1336
      CIE-Lab:
        65.8526, 0.8109, 25.7022
        CIE-LCH:
        65.8526, 25.7150, 88.1929
        CIE-Luv:
        65.8526, 15.3259, 33.2794
        Hunter-Lab:
        59.2736, -2.4709, 20.5569
      #b29e72 color charts
#b29e72 RGB chart
      #b29e72 CMYK chart
      #b29e72 RGB pie chart
      #b29e72 color shades, tints & tones
#b29e72 color schemes
#b29e72 color preview, HTML & CSS examples
           This text has a color of #b29e72        
        
          <p style="color:#b29e72;">Text here</p>
        
        
          .mytext {color:#b29e72;}
        
        Text color #b29e72
      
           This box has a color of #b29e72        
        
          <div style="background-color:#b29e72;">Content here</div>
        
        
          .mybackground {background-color:#b29e72;}
        
        Background color #b29e72
      
           Border around this has a color of #b29e72        
        
          <div style="border:2px solid #b29e72;">Content here</div>
        
        
          .myborder {border:2px solid #b29e72;}
        
        Border color #b29e72