#b96a00 color space conversions
Hex:
        #b96a00
        RGB:
        185, 106, 0
        CMY:
        27, 58, 100
        CMYK:
        0, 43, 100, 27
      HSL:
        34°, 100.0000%, 36.2745%
        HSV (HSB):
        34°, 100.0000%, 72.5490%
        XYZ:
        25.1616, 20.6224, 2.6544
        xyY:
        0.5195, 0.4257, 20.6224
      CIE-Lab:
        52.5337, 25.6442, 60.1702
        CIE-LCH:
        52.5337, 65.4071, 66.9165
        CIE-Luv:
        52.5337, 65.5981, 50.2836
        Hunter-Lab:
        45.4118, 19.4319, 28.3228
      #b96a00 color charts
#b96a00 RGB chart
      #b96a00 CMYK chart
      #b96a00 RGB pie chart
      #b96a00 color shades, tints & tones
#b96a00 color schemes
#b96a00 color preview, HTML & CSS examples
           This text has a color of #b96a00        
        
          <p style="color:#b96a00;">Text here</p>
        
        
          .mytext {color:#b96a00;}
        
        Text color #b96a00
      
           This box has a color of #b96a00        
        
          <div style="background-color:#b96a00;">Content here</div>
        
        
          .mybackground {background-color:#b96a00;}
        
        Background color #b96a00
      
           Border around this has a color of #b96a00        
        
          <div style="border:2px solid #b96a00;">Content here</div>
        
        
          .myborder {border:2px solid #b96a00;}
        
        Border color #b96a00