#b96525 color space conversions
Hex:
        #b96525
        RGB:
        185, 101, 37
        CMY:
        27, 60, 85
        CMYK:
        0, 45, 80, 27
      HSL:
        26°, 66.6667%, 43.5294%
        HSV (HSB):
        26°, 80.0000%, 72.5490%
        XYZ:
        24.9952, 19.7552, 4.2460
        xyY:
        0.5101, 0.4032, 19.7552
      CIE-Lab:
        51.5593, 29.1347, 48.6596
        CIE-LCH:
        51.5593, 56.7150, 59.0892
        CIE-Luv:
        51.5593, 67.9981, 42.8249
        Hunter-Lab:
        44.4468, 22.5995, 25.4488
      #b96525 color charts
#b96525 RGB chart
      #b96525 CMYK chart
      #b96525 RGB pie chart
      #b96525 color shades, tints & tones
#b96525 color schemes
#b96525 color preview, HTML & CSS examples
           This text has a color of #b96525        
        
          <p style="color:#b96525;">Text here</p>
        
        
          .mytext {color:#b96525;}
        
        Text color #b96525
      
           This box has a color of #b96525        
        
          <div style="background-color:#b96525;">Content here</div>
        
        
          .mybackground {background-color:#b96525;}
        
        Background color #b96525
      
           Border around this has a color of #b96525        
        
          <div style="border:2px solid #b96525;">Content here</div>
        
        
          .myborder {border:2px solid #b96525;}
        
        Border color #b96525