#b99e86 color space conversions
Hex:
        #b99e86
        RGB:
        185, 158, 134
        CMY:
        27, 38, 47
        CMYK:
        0, 15, 28, 27
      HSL:
        28°, 26.7016%, 62.5490%
        HSV (HSB):
        28°, 27.5676%, 72.5490%
        XYZ:
        36.5375, 36.4892, 27.6716
        xyY:
        0.3628, 0.3624, 36.4892
      CIE-Lab:
        66.8921, 6.2617, 16.2334
        CIE-LCH:
        66.8921, 17.3992, 68.9068
        CIE-Luv:
        66.8921, 18.5325, 20.9596
        Hunter-Lab:
        60.4063, 2.2569, 15.1242
      #b99e86 color charts
#b99e86 RGB chart
      #b99e86 CMYK chart
      #b99e86 RGB pie chart
      #b99e86 color shades, tints & tones
#b99e86 color schemes
#b99e86 color preview, HTML & CSS examples
           This text has a color of #b99e86        
        
          <p style="color:#b99e86;">Text here</p>
        
        
          .mytext {color:#b99e86;}
        
        Text color #b99e86
      
           This box has a color of #b99e86        
        
          <div style="background-color:#b99e86;">Content here</div>
        
        
          .mybackground {background-color:#b99e86;}
        
        Background color #b99e86
      
           Border around this has a color of #b99e86        
        
          <div style="border:2px solid #b99e86;">Content here</div>
        
        
          .myborder {border:2px solid #b99e86;}
        
        Border color #b99e86