#b9995e color space conversions
Hex:
        #b9995e
        RGB:
        185, 153, 94
        CMY:
        27, 40, 63
        CMYK:
        0, 17, 49, 27
      HSL:
        39°, 39.3939%, 54.7059%
        HSV (HSB):
        39°, 49.1892%, 72.5490%
        XYZ:
        33.4192, 33.9049, 15.3726
        xyY:
        0.4041, 0.4100, 33.9049
      CIE-Lab:
        64.8870, 4.2525, 35.3184
        CIE-LCH:
        64.8870, 35.5735, 83.1344
        CIE-Luv:
        64.8870, 24.8495, 42.6142
        Hunter-Lab:
        58.2279, 0.5490, 25.1066
      #b9995e color charts
#b9995e RGB chart
      #b9995e CMYK chart
      #b9995e RGB pie chart
      #b9995e color shades, tints & tones
#b9995e color schemes
#b9995e color preview, HTML & CSS examples
           This text has a color of #b9995e        
        
          <p style="color:#b9995e;">Text here</p>
        
        
          .mytext {color:#b9995e;}
        
        Text color #b9995e
      
           This box has a color of #b9995e        
        
          <div style="background-color:#b9995e;">Content here</div>
        
        
          .mybackground {background-color:#b9995e;}
        
        Background color #b9995e
      
           Border around this has a color of #b9995e        
        
          <div style="border:2px solid #b9995e;">Content here</div>
        
        
          .myborder {border:2px solid #b9995e;}
        
        Border color #b9995e