#b99c95 color space conversions
Hex:
        #b99c95
        RGB:
        185, 156, 149
        CMY:
        27, 39, 42
        CMYK:
        0, 16, 19, 27
      HSL:
        12°, 20.4545%, 65.4902%
        HSV (HSB):
        12°, 19.4595%, 72.5490%
        XYZ:
        37.3209, 36.2611, 33.4658
        xyY:
        0.3486, 0.3387, 36.2611
      CIE-Lab:
        66.7190, 9.5876, 7.6469
        CIE-LCH:
        66.7190, 12.2636, 38.5752
        CIE-Luv:
        66.7190, 18.3599, 9.0543
        Hunter-Lab:
        60.2172, 5.2489, 9.2015
      #b99c95 color charts
#b99c95 RGB chart
      #b99c95 CMYK chart
      #b99c95 RGB pie chart
      #b99c95 color shades, tints & tones
#b99c95 color schemes
#b99c95 color preview, HTML & CSS examples
           This text has a color of #b99c95        
        
          <p style="color:#b99c95;">Text here</p>
        
        
          .mytext {color:#b99c95;}
        
        Text color #b99c95
      
           This box has a color of #b99c95        
        
          <div style="background-color:#b99c95;">Content here</div>
        
        
          .mybackground {background-color:#b99c95;}
        
        Background color #b99c95
      
           Border around this has a color of #b99c95        
        
          <div style="border:2px solid #b99c95;">Content here</div>
        
        
          .myborder {border:2px solid #b99c95;}
        
        Border color #b99c95