#9b482b color space conversions
Hex:
        #9b482b
        RGB:
        155, 72, 43
        CMY:
        39, 72, 83
        CMYK:
        0, 54, 72, 39
      HSL:
        16°, 56.5657%, 38.8235%
        HSV (HSB):
        16°, 72.2581%, 60.7843%
        XYZ:
        16.2710, 11.7777, 3.7012
        xyY:
        0.5125, 0.3710, 11.7777
      CIE-Lab:
        40.8606, 32.5381, 33.2478
        CIE-LCH:
        40.8606, 46.5204, 45.6181
        CIE-Luv:
        40.8606, 64.3459, 27.1786
        Hunter-Lab:
        34.3187, 24.5718, 17.6287
      #9b482b color charts
#9b482b RGB chart
      #9b482b CMYK chart
      #9b482b RGB pie chart
      #9b482b color shades, tints & tones
#9b482b color schemes
#9b482b color preview, HTML & CSS examples
           This text has a color of #9b482b        
        
          <p style="color:#9b482b;">Text here</p>
        
        
          .mytext {color:#9b482b;}
        
        Text color #9b482b
      
           This box has a color of #9b482b        
        
          <div style="background-color:#9b482b;">Content here</div>
        
        
          .mybackground {background-color:#9b482b;}
        
        Background color #9b482b
      
           Border around this has a color of #9b482b        
        
          <div style="border:2px solid #9b482b;">Content here</div>
        
        
          .myborder {border:2px solid #9b482b;}
        
        Border color #9b482b