#8b011b color space conversions
Hex:
        #8b011b
        RGB:
        139, 1, 27
        CMY:
        45, 100, 89
        CMYK:
        0, 99, 81, 45
      HSL:
        349°, 98.5714%, 27.4510%
        HSV (HSB):
        349°, 99.2806%, 54.5098%
        XYZ:
        10.8561, 5.5898, 1.5437
        xyY:
        0.6035, 0.3107, 5.5898
      CIE-Lab:
        28.3531, 51.4183, 28.0653
        CIE-LCH:
        28.3531, 58.5791, 28.6267
        CIE-Luv:
        28.3531, 88.2095, 14.0499
        Hunter-Lab:
        23.6428, 40.5877, 12.6788
      #8b011b color charts
#8b011b RGB chart
      #8b011b CMYK chart
      #8b011b RGB pie chart
      #8b011b color shades, tints & tones
#8b011b color schemes
#8b011b color preview, HTML & CSS examples
           This text has a color of #8b011b        
        
          <p style="color:#8b011b;">Text here</p>
        
        
          .mytext {color:#8b011b;}
        
        Text color #8b011b
      
           This box has a color of #8b011b        
        
          <div style="background-color:#8b011b;">Content here</div>
        
        
          .mybackground {background-color:#8b011b;}
        
        Background color #8b011b
      
           Border around this has a color of #8b011b        
        
          <div style="border:2px solid #8b011b;">Content here</div>
        
        
          .myborder {border:2px solid #8b011b;}
        
        Border color #8b011b