#b29d70 color space conversions
Hex:
        #b29d70
        RGB:
        178, 157, 112
        CMY:
        30, 38, 56
        CMYK:
        0, 12, 37, 30
      HSL:
        41°, 30.0000%, 56.8627%
        HSV (HSB):
        41°, 37.0787%, 69.8039%
        XYZ:
        33.3417, 34.7488, 20.2791
        xyY:
        0.3773, 0.3932, 34.7488
      CIE-Lab:
        65.5526, 1.1106, 26.3921
        CIE-LCH:
        65.5526, 26.4154, 87.5904
        CIE-Luv:
        65.5526, 16.0825, 33.9536
        Hunter-Lab:
        58.9481, -2.1976, 20.8669
      #b29d70 color charts
#b29d70 RGB chart
      #b29d70 CMYK chart
      #b29d70 RGB pie chart
      #b29d70 color shades, tints & tones
#b29d70 color schemes
#b29d70 color preview, HTML & CSS examples
           This text has a color of #b29d70        
        
          <p style="color:#b29d70;">Text here</p>
        
        
          .mytext {color:#b29d70;}
        
        Text color #b29d70
      
           This box has a color of #b29d70        
        
          <div style="background-color:#b29d70;">Content here</div>
        
        
          .mybackground {background-color:#b29d70;}
        
        Background color #b29d70
      
           Border around this has a color of #b29d70        
        
          <div style="border:2px solid #b29d70;">Content here</div>
        
        
          .myborder {border:2px solid #b29d70;}
        
        Border color #b29d70