#b96f39 color space conversions
Hex:
        #b96f39
        RGB:
        185, 111, 57
        CMY:
        27, 56, 78
        CMYK:
        0, 40, 69, 27
      HSL:
        25°, 52.8926%, 47.4510%
        HSV (HSB):
        25°, 69.1892%, 72.5490%
        XYZ:
        26.4305, 21.9786, 6.7201
        xyY:
        0.4794, 0.3987, 21.9786
      CIE-Lab:
        54.0043, 24.6142, 41.6590
        CIE-LCH:
        54.0043, 48.3873, 59.4233
        CIE-Luv:
        54.0043, 58.3652, 40.2767
        Hunter-Lab:
        46.8813, 18.5917, 24.3181
      #b96f39 color charts
#b96f39 RGB chart
      #b96f39 CMYK chart
      #b96f39 RGB pie chart
      #b96f39 color shades, tints & tones
#b96f39 color schemes
#b96f39 color preview, HTML & CSS examples
           This text has a color of #b96f39        
        
          <p style="color:#b96f39;">Text here</p>
        
        
          .mytext {color:#b96f39;}
        
        Text color #b96f39
      
           This box has a color of #b96f39        
        
          <div style="background-color:#b96f39;">Content here</div>
        
        
          .mybackground {background-color:#b96f39;}
        
        Background color #b96f39
      
           Border around this has a color of #b96f39        
        
          <div style="border:2px solid #b96f39;">Content here</div>
        
        
          .myborder {border:2px solid #b96f39;}
        
        Border color #b96f39