#b29c72 color space conversions
Hex:
        #b29c72
        RGB:
        178, 156, 114
        CMY:
        30, 39, 55
        CMYK:
        0, 12, 36, 30
      HSL:
        39°, 29.3578%, 57.2549%
        HSV (HSB):
        39°, 35.9551%, 69.8039%
        XYZ:
        33.2858, 34.4568, 20.8161
        xyY:
        0.3759, 0.3891, 34.4568
      CIE-Lab:
        65.3236, 1.9008, 24.9979
        CIE-LCH:
        65.3236, 25.0701, 85.6518
        CIE-Luv:
        65.3236, 16.5650, 32.1821
        Hunter-Lab:
        58.6999, -1.5064, 20.0646
      #b29c72 color charts
#b29c72 RGB chart
      #b29c72 CMYK chart
      #b29c72 RGB pie chart
      #b29c72 color shades, tints & tones
#b29c72 color schemes
#b29c72 color preview, HTML & CSS examples
           This text has a color of #b29c72        
        
          <p style="color:#b29c72;">Text here</p>
        
        
          .mytext {color:#b29c72;}
        
        Text color #b29c72
      
           This box has a color of #b29c72        
        
          <div style="background-color:#b29c72;">Content here</div>
        
        
          .mybackground {background-color:#b29c72;}
        
        Background color #b29c72
      
           Border around this has a color of #b29c72        
        
          <div style="border:2px solid #b29c72;">Content here</div>
        
        
          .myborder {border:2px solid #b29c72;}
        
        Border color #b29c72