#b96a0b color space conversions
Hex:
        #b96a0b
        RGB:
        185, 106, 11
        CMY:
        27, 58, 96
        CMYK:
        0, 43, 94, 27
      HSL:
        33°, 88.7755%, 38.4314%
        HSV (HSB):
        33°, 94.0541%, 72.5490%
        XYZ:
        25.2220, 20.6465, 2.9724
        xyY:
        0.5164, 0.4227, 20.6465
      CIE-Lab:
        52.5604, 25.7856, 57.9867
        CIE-LCH:
        52.5604, 63.4615, 66.0262
        CIE-Luv:
        52.5604, 65.3074, 49.2582
        Hunter-Lab:
        45.4384, 19.5647, 27.9283
      #b96a0b color charts
#b96a0b RGB chart
      #b96a0b CMYK chart
      #b96a0b RGB pie chart
      #b96a0b color shades, tints & tones
#b96a0b color schemes
#b96a0b color preview, HTML & CSS examples
           This text has a color of #b96a0b        
        
          <p style="color:#b96a0b;">Text here</p>
        
        
          .mytext {color:#b96a0b;}
        
        Text color #b96a0b
      
           This box has a color of #b96a0b        
        
          <div style="background-color:#b96a0b;">Content here</div>
        
        
          .mybackground {background-color:#b96a0b;}
        
        Background color #b96a0b
      
           Border around this has a color of #b96a0b        
        
          <div style="border:2px solid #b96a0b;">Content here</div>
        
        
          .myborder {border:2px solid #b96a0b;}
        
        Border color #b96a0b