#8b4941 color space conversions
Hex:
        #8b4941
        RGB:
        139, 73, 65
        CMY:
        45, 71, 75
        CMYK:
        0, 47, 53, 45
      HSL:
        6°, 36.2745%, 40.0000%
        HSV (HSB):
        6°, 53.2374%, 54.5098%
        XYZ:
        13.9841, 10.6357, 6.3169
        xyY:
        0.4520, 0.3438, 10.6357
      CIE-Lab:
        38.9600, 27.0620, 17.3343
        CIE-LCH:
        38.9600, 32.1377, 32.6412
        CIE-Luv:
        38.9600, 46.9935, 14.6849
        Hunter-Lab:
        32.6124, 19.4686, 11.3445
      #8b4941 color charts
#8b4941 RGB chart
      #8b4941 CMYK chart
      #8b4941 RGB pie chart
      #8b4941 color shades, tints & tones
#8b4941 color schemes
#8b4941 color preview, HTML & CSS examples
           This text has a color of #8b4941        
        
          <p style="color:#8b4941;">Text here</p>
        
        
          .mytext {color:#8b4941;}
        
        Text color #8b4941
      
           This box has a color of #8b4941        
        
          <div style="background-color:#8b4941;">Content here</div>
        
        
          .mybackground {background-color:#8b4941;}
        
        Background color #8b4941
      
           Border around this has a color of #8b4941        
        
          <div style="border:2px solid #8b4941;">Content here</div>
        
        
          .myborder {border:2px solid #8b4941;}
        
        Border color #8b4941