#b99b97 color space conversions
Hex:
        #b99b97
        RGB:
        185, 155, 151
        CMY:
        27, 39, 41
        CMYK:
        0, 16, 18, 27
      HSL:
        7°, 19.5402%, 65.8824%
        HSV (HSB):
        7°, 18.3784%, 72.5490%
        XYZ:
        37.3148, 35.9913, 34.2585
        xyY:
        0.3469, 0.3346, 35.9913
      CIE-Lab:
        66.5133, 10.4544, 6.2350
        CIE-LCH:
        66.5133, 12.1725, 30.8118
        CIE-Luv:
        66.5133, 18.7392, 6.9584
        Hunter-Lab:
        59.9928, 6.0376, 8.1378
      #b99b97 color charts
#b99b97 RGB chart
      #b99b97 CMYK chart
      #b99b97 RGB pie chart
      #b99b97 color shades, tints & tones
#b99b97 color schemes
#b99b97 color preview, HTML & CSS examples
           This text has a color of #b99b97        
        
          <p style="color:#b99b97;">Text here</p>
        
        
          .mytext {color:#b99b97;}
        
        Text color #b99b97
      
           This box has a color of #b99b97        
        
          <div style="background-color:#b99b97;">Content here</div>
        
        
          .mybackground {background-color:#b99b97;}
        
        Background color #b99b97
      
           Border around this has a color of #b99b97        
        
          <div style="border:2px solid #b99b97;">Content here</div>
        
        
          .myborder {border:2px solid #b99b97;}
        
        Border color #b99b97