#b09980 color space conversions
Hex:
        #b09980
        RGB:
        176, 153, 128
        CMY:
        31, 40, 50
        CMYK:
        0, 13, 27, 31
      HSL:
        31°, 23.3010%, 59.6078%
        HSV (HSB):
        31°, 27.2727%, 69.0196%
        XYZ:
        33.1920, 33.5711, 25.1525
        xyY:
        0.3611, 0.3652, 33.5711
      CIE-Lab:
        64.6207, 4.5990, 16.2844
        CIE-LCH:
        64.6207, 16.9214, 74.2294
        CIE-Luv:
        64.6207, 15.9823, 21.1546
        Hunter-Lab:
        57.9406, 0.8601, 14.8201
      #b09980 color charts
#b09980 RGB chart
      #b09980 CMYK chart
      #b09980 RGB pie chart
      #b09980 color shades, tints & tones
#b09980 color schemes
#b09980 color preview, HTML & CSS examples
           This text has a color of #b09980        
        
          <p style="color:#b09980;">Text here</p>
        
        
          .mytext {color:#b09980;}
        
        Text color #b09980
      
           This box has a color of #b09980        
        
          <div style="background-color:#b09980;">Content here</div>
        
        
          .mybackground {background-color:#b09980;}
        
        Background color #b09980
      
           Border around this has a color of #b09980        
        
          <div style="border:2px solid #b09980;">Content here</div>
        
        
          .myborder {border:2px solid #b09980;}
        
        Border color #b09980