#b96b42 color space conversions
Hex:
        #b96b42
        RGB:
        185, 107, 66
        CMY:
        27, 58, 74
        CMYK:
        0, 42, 64, 27
      HSL:
        21°, 47.4104%, 49.2157%
        HSV (HSB):
        21°, 64.3243%, 72.5490%
        XYZ:
        26.2486, 21.2230, 7.8673
        xyY:
        0.4743, 0.3835, 21.2230
      CIE-Lab:
        53.1927, 27.3618, 35.9966
        CIE-LCH:
        53.1927, 45.2154, 52.7607
        CIE-Luv:
        53.1927, 60.3822, 34.8720
        Hunter-Lab:
        46.0685, 21.0850, 22.1228
      #b96b42 color charts
#b96b42 RGB chart
      #b96b42 CMYK chart
      #b96b42 RGB pie chart
      #b96b42 color shades, tints & tones
#b96b42 color schemes
#b96b42 color preview, HTML & CSS examples
           This text has a color of #b96b42        
        
          <p style="color:#b96b42;">Text here</p>
        
        
          .mytext {color:#b96b42;}
        
        Text color #b96b42
      
           This box has a color of #b96b42        
        
          <div style="background-color:#b96b42;">Content here</div>
        
        
          .mybackground {background-color:#b96b42;}
        
        Background color #b96b42
      
           Border around this has a color of #b96b42        
        
          <div style="border:2px solid #b96b42;">Content here</div>
        
        
          .myborder {border:2px solid #b96b42;}
        
        Border color #b96b42