#8b161f color space conversions
Hex:
        #8b161f
        RGB:
        139, 22, 31
        CMY:
        45, 91, 88
        CMYK:
        0, 84, 78, 45
      HSL:
        355°, 72.6708%, 31.5686%
        HSV (HSB):
        355°, 84.1727%, 54.5098%
        XYZ:
        11.1817, 6.1617, 1.8963
        xyY:
        0.5812, 0.3203, 6.1617
      CIE-Lab:
        29.8168, 47.5100, 27.1528
        CIE-LCH:
        29.8168, 54.7218, 29.7487
        CIE-Luv:
        29.8168, 81.9368, 15.1364
        Hunter-Lab:
        24.8228, 36.9673, 12.8466
      #8b161f color charts
#8b161f RGB chart
      #8b161f CMYK chart
      #8b161f RGB pie chart
      #8b161f color shades, tints & tones
#8b161f color schemes
#8b161f color preview, HTML & CSS examples
           This text has a color of #8b161f        
        
          <p style="color:#8b161f;">Text here</p>
        
        
          .mytext {color:#8b161f;}
        
        Text color #8b161f
      
           This box has a color of #8b161f        
        
          <div style="background-color:#8b161f;">Content here</div>
        
        
          .mybackground {background-color:#8b161f;}
        
        Background color #8b161f
      
           Border around this has a color of #8b161f        
        
          <div style="border:2px solid #8b161f;">Content here</div>
        
        
          .myborder {border:2px solid #8b161f;}
        
        Border color #8b161f