#b96746 color space conversions
Hex:
        #b96746
        RGB:
        185, 103, 70
        CMY:
        27, 60, 73
        CMYK:
        0, 44, 62, 27
      HSL:
        17°, 45.0980%, 50.0000%
        HSV (HSB):
        17°, 62.1622%, 72.5490%
        XYZ:
        25.9633, 20.4570, 8.3745
        xyY:
        0.4738, 0.3733, 20.4570
      CIE-Lab:
        52.3500, 29.8102, 32.7904
        CIE-LCH:
        52.3500, 44.3155, 47.7256
        CIE-Luv:
        52.3500, 62.8151, 31.3252
        Hunter-Lab:
        45.2294, 23.3141, 20.6826
      #b96746 color charts
#b96746 RGB chart
      #b96746 CMYK chart
      #b96746 RGB pie chart
      #b96746 color shades, tints & tones
#b96746 color schemes
#b96746 color preview, HTML & CSS examples
           This text has a color of #b96746        
        
          <p style="color:#b96746;">Text here</p>
        
        
          .mytext {color:#b96746;}
        
        Text color #b96746
      
           This box has a color of #b96746        
        
          <div style="background-color:#b96746;">Content here</div>
        
        
          .mybackground {background-color:#b96746;}
        
        Background color #b96746
      
           Border around this has a color of #b96746        
        
          <div style="border:2px solid #b96746;">Content here</div>
        
        
          .myborder {border:2px solid #b96746;}
        
        Border color #b96746