#8b1a31 color space conversions
Hex:
        #8b1a31
        RGB:
        139, 26, 49
        CMY:
        45, 90, 81
        CMYK:
        0, 81, 65, 45
      HSL:
        348°, 68.4848%, 32.3529%
        HSV (HSB):
        348°, 81.2950%, 54.5098%
        XYZ:
        11.5712, 6.4495, 3.5407
        xyY:
        0.5367, 0.2991, 6.4495
      CIE-Lab:
        30.5193, 47.2946, 16.3684
        CIE-LCH:
        30.5193, 50.0471, 19.0905
        CIE-Luv:
        30.5193, 75.9058, 7.8175
        Hunter-Lab:
        25.3959, 36.8879, 9.5108
      #8b1a31 color charts
#8b1a31 RGB chart
      #8b1a31 CMYK chart
      #8b1a31 RGB pie chart
      #8b1a31 color shades, tints & tones
#8b1a31 color schemes
#8b1a31 color preview, HTML & CSS examples
           This text has a color of #8b1a31        
        
          <p style="color:#8b1a31;">Text here</p>
        
        
          .mytext {color:#8b1a31;}
        
        Text color #8b1a31
      
           This box has a color of #8b1a31        
        
          <div style="background-color:#8b1a31;">Content here</div>
        
        
          .mybackground {background-color:#8b1a31;}
        
        Background color #8b1a31
      
           Border around this has a color of #8b1a31        
        
          <div style="border:2px solid #8b1a31;">Content here</div>
        
        
          .myborder {border:2px solid #8b1a31;}
        
        Border color #8b1a31