#8b1641 color space conversions
Hex:
        #8b1641
        RGB:
        139, 22, 65
        CMY:
        45, 91, 75
        CMYK:
        0, 84, 53, 45
      HSL:
        338°, 72.6708%, 31.5686%
        HSV (HSB):
        338°, 84.1727%, 54.5098%
        XYZ:
        11.8885, 6.4444, 5.6183
        xyY:
        0.4964, 0.2691, 6.4444
      CIE-Lab:
        30.5071, 49.5917, 5.7265
        CIE-LCH:
        30.5071, 49.9212, 6.5870
        CIE-Luv:
        30.5071, 71.9215, -2.3216
        Hunter-Lab:
        25.3859, 39.1682, 4.6482
      #8b1641 color charts
#8b1641 RGB chart
      #8b1641 CMYK chart
      #8b1641 RGB pie chart
      #8b1641 color shades, tints & tones
#8b1641 color schemes
#8b1641 color preview, HTML & CSS examples
           This text has a color of #8b1641        
        
          <p style="color:#8b1641;">Text here</p>
        
        
          .mytext {color:#8b1641;}
        
        Text color #8b1641
      
           This box has a color of #8b1641        
        
          <div style="background-color:#8b1641;">Content here</div>
        
        
          .mybackground {background-color:#8b1641;}
        
        Background color #8b1641
      
           Border around this has a color of #8b1641        
        
          <div style="border:2px solid #8b1641;">Content here</div>
        
        
          .myborder {border:2px solid #8b1641;}
        
        Border color #8b1641