#b96c25 color space conversions
Hex:
        #b96c25
        RGB:
        185, 108, 37
        CMY:
        27, 58, 85
        CMYK:
        0, 42, 80, 27
      HSL:
        29°, 66.6667%, 43.5294%
        HSV (HSB):
        29°, 80.0000%, 72.5490%
        XYZ:
        25.7041, 21.1730, 4.4823
        xyY:
        0.5005, 0.4123, 21.1730
      CIE-Lab:
        53.1383, 25.3289, 50.1465
        CIE-LCH:
        53.1383, 56.1803, 63.2017
        CIE-Luv:
        53.1383, 62.4248, 45.4661
        Hunter-Lab:
        46.0141, 19.1877, 26.4343
      #b96c25 color charts
#b96c25 RGB chart
      #b96c25 CMYK chart
      #b96c25 RGB pie chart
      #b96c25 color shades, tints & tones
#b96c25 color schemes
#b96c25 color preview, HTML & CSS examples
           This text has a color of #b96c25        
        
          <p style="color:#b96c25;">Text here</p>
        
        
          .mytext {color:#b96c25;}
        
        Text color #b96c25
      
           This box has a color of #b96c25        
        
          <div style="background-color:#b96c25;">Content here</div>
        
        
          .mybackground {background-color:#b96c25;}
        
        Background color #b96c25
      
           Border around this has a color of #b96c25        
        
          <div style="border:2px solid #b96c25;">Content here</div>
        
        
          .myborder {border:2px solid #b96c25;}
        
        Border color #b96c25