#b08d96 color space conversions
Hex:
        #b08d96
        RGB:
        176, 141, 150
        CMY:
        31, 45, 41
        CMYK:
        0, 20, 15, 31
      HSL:
        345°, 18.1347%, 62.1569%
        HSV (HSB):
        345°, 19.8864%, 69.0196%
        XYZ:
        32.9344, 30.4819, 33.0019
        xyY:
        0.3416, 0.3161, 30.4819
      CIE-Lab:
        62.0678, 14.6895, 0.2542
        CIE-LCH:
        62.0678, 14.6917, 0.9912
        CIE-Luv:
        62.0678, 20.7848, -2.1803
        Hunter-Lab:
        55.2104, 9.8616, 3.2068
      #b08d96 color charts
#b08d96 RGB chart
      #b08d96 CMYK chart
      #b08d96 RGB pie chart
      #b08d96 color shades, tints & tones
#b08d96 color schemes
#b08d96 color preview, HTML & CSS examples
           This text has a color of #b08d96        
        
          <p style="color:#b08d96;">Text here</p>
        
        
          .mytext {color:#b08d96;}
        
        Text color #b08d96
      
           This box has a color of #b08d96        
        
          <div style="background-color:#b08d96;">Content here</div>
        
        
          .mybackground {background-color:#b08d96;}
        
        Background color #b08d96
      
           Border around this has a color of #b08d96        
        
          <div style="border:2px solid #b08d96;">Content here</div>
        
        
          .myborder {border:2px solid #b08d96;}
        
        Border color #b08d96