#b99f96 color space conversions
Hex:
        #b99f96
        RGB:
        185, 159, 150
        CMY:
        27, 38, 41
        CMYK:
        0, 14, 19, 27
      HSL:
        15°, 20.0000%, 65.6863%
        HSV (HSB):
        15°, 18.9189%, 72.5490%
        XYZ:
        37.9107, 37.3126, 34.0581
        xyY:
        0.3469, 0.3414, 37.3126
      CIE-Lab:
        67.5109, 8.0931, 8.2206
        CIE-LCH:
        67.5109, 11.5359, 45.4479
        CIE-Luv:
        67.5109, 16.5550, 10.1385
        Hunter-Lab:
        61.0840, 3.8859, 9.7010
      #b99f96 color charts
#b99f96 RGB chart
      #b99f96 CMYK chart
      #b99f96 RGB pie chart
      #b99f96 color shades, tints & tones
#b99f96 color schemes
#b99f96 color preview, HTML & CSS examples
           This text has a color of #b99f96        
        
          <p style="color:#b99f96;">Text here</p>
        
        
          .mytext {color:#b99f96;}
        
        Text color #b99f96
      
           This box has a color of #b99f96        
        
          <div style="background-color:#b99f96;">Content here</div>
        
        
          .mybackground {background-color:#b99f96;}
        
        Background color #b99f96
      
           Border around this has a color of #b99f96        
        
          <div style="border:2px solid #b99f96;">Content here</div>
        
        
          .myborder {border:2px solid #b99f96;}
        
        Border color #b99f96