#b29c80 color space conversions
Hex:
        #b29c80
        RGB:
        178, 156, 128
        CMY:
        30, 39, 50
        CMYK:
        0, 12, 28, 30
      HSL:
        34°, 24.5098%, 60.0000%
        HSV (HSB):
        34°, 28.0899%, 69.8039%
        XYZ:
        34.1448, 34.8004, 25.3396
        xyY:
        0.3621, 0.3691, 34.8004
      CIE-Lab:
        65.5930, 3.7455, 17.6573
        CIE-LCH:
        65.5930, 18.0502, 78.0238
        CIE-Luv:
        65.5930, 15.5267, 23.1136
        Hunter-Lab:
        58.9919, 0.0810, 15.8267
      #b29c80 color charts
#b29c80 RGB chart
      #b29c80 CMYK chart
      #b29c80 RGB pie chart
      #b29c80 color shades, tints & tones
#b29c80 color schemes
#b29c80 color preview, HTML & CSS examples
           This text has a color of #b29c80        
        
          <p style="color:#b29c80;">Text here</p>
        
        
          .mytext {color:#b29c80;}
        
        Text color #b29c80
      
           This box has a color of #b29c80        
        
          <div style="background-color:#b29c80;">Content here</div>
        
        
          .mybackground {background-color:#b29c80;}
        
        Background color #b29c80
      
           Border around this has a color of #b29c80        
        
          <div style="border:2px solid #b29c80;">Content here</div>
        
        
          .myborder {border:2px solid #b29c80;}
        
        Border color #b29c80