#b96d60 color space conversions
Hex:
        #b96d60
        RGB:
        185, 109, 96
        CMY:
        27, 57, 62
        CMYK:
        0, 41, 48, 27
      HSL:
        9°, 38.8646%, 55.0980%
        HSV (HSB):
        9°, 48.1081%, 72.5490%
        XYZ:
        27.5875, 22.0961, 13.8773
        xyY:
        0.4340, 0.3476, 22.0961
      CIE-Lab:
        54.1288, 28.7716, 20.2623
        CIE-LCH:
        54.1288, 35.1904, 35.1550
        CIE-Luv:
        54.1288, 54.5915, 19.7070
        Hunter-Lab:
        47.0065, 22.4982, 15.4009
      #b96d60 color charts
#b96d60 RGB chart
      #b96d60 CMYK chart
      #b96d60 RGB pie chart
      #b96d60 color shades, tints & tones
#b96d60 color schemes
#b96d60 color preview, HTML & CSS examples
           This text has a color of #b96d60        
        
          <p style="color:#b96d60;">Text here</p>
        
        
          .mytext {color:#b96d60;}
        
        Text color #b96d60
      
           This box has a color of #b96d60        
        
          <div style="background-color:#b96d60;">Content here</div>
        
        
          .mybackground {background-color:#b96d60;}
        
        Background color #b96d60
      
           Border around this has a color of #b96d60        
        
          <div style="border:2px solid #b96d60;">Content here</div>
        
        
          .myborder {border:2px solid #b96d60;}
        
        Border color #b96d60