#b29c95 color space conversions
Hex:
        #b29c95
        RGB:
        178, 156, 149
        CMY:
        30, 39, 42
        CMYK:
        0, 12, 16, 30
      HSL:
        14°, 15.8470%, 64.1176%
        HSV (HSB):
        14°, 16.2921%, 69.8039%
        XYZ:
        35.6734, 35.4118, 33.3887
        xyY:
        0.3415, 0.3390, 35.4118
      CIE-Lab:
        66.0681, 6.9244, 6.6283
        CIE-LCH:
        66.0681, 9.5855, 43.7482
        CIE-Luv:
        66.0681, 13.8177, 8.1356
        Hunter-Lab:
        59.5078, 2.8673, 8.3890
      #b29c95 color charts
#b29c95 RGB chart
      #b29c95 CMYK chart
      #b29c95 RGB pie chart
      #b29c95 color shades, tints & tones
#b29c95 color schemes
#b29c95 color preview, HTML & CSS examples
           This text has a color of #b29c95        
        
          <p style="color:#b29c95;">Text here</p>
        
        
          .mytext {color:#b29c95;}
        
        Text color #b29c95
      
           This box has a color of #b29c95        
        
          <div style="background-color:#b29c95;">Content here</div>
        
        
          .mybackground {background-color:#b29c95;}
        
        Background color #b29c95
      
           Border around this has a color of #b29c95        
        
          <div style="border:2px solid #b29c95;">Content here</div>
        
        
          .myborder {border:2px solid #b29c95;}
        
        Border color #b29c95