#b96f14 color space conversions
Hex:
        #b96f14
        RGB:
        185, 111, 20
        CMY:
        27, 56, 92
        CMYK:
        0, 40, 89, 27
      HSL:
        33°, 80.4878%, 40.1961%
        HSV (HSB):
        33°, 89.1892%, 72.5490%
        XYZ:
        25.8183, 21.7337, 3.4961
        xyY:
        0.5058, 0.4257, 21.7337
      CIE-Lab:
        53.7433, 23.1994, 56.6793
        CIE-LCH:
        53.7433, 61.2435, 67.7402
        CIE-Luv:
        53.7433, 60.9233, 49.9816
        Hunter-Lab:
        46.6194, 17.2712, 28.1873
      #b96f14 color charts
#b96f14 RGB chart
      #b96f14 CMYK chart
      #b96f14 RGB pie chart
      #b96f14 color shades, tints & tones
#b96f14 color schemes
#b96f14 color preview, HTML & CSS examples
           This text has a color of #b96f14        
        
          <p style="color:#b96f14;">Text here</p>
        
        
          .mytext {color:#b96f14;}
        
        Text color #b96f14
      
           This box has a color of #b96f14        
        
          <div style="background-color:#b96f14;">Content here</div>
        
        
          .mybackground {background-color:#b96f14;}
        
        Background color #b96f14
      
           Border around this has a color of #b96f14        
        
          <div style="border:2px solid #b96f14;">Content here</div>
        
        
          .myborder {border:2px solid #b96f14;}
        
        Border color #b96f14