#8e2b1b color space conversions
Hex:
        #8e2b1b
        RGB:
        142, 43, 27
        CMY:
        44, 83, 89
        CMYK:
        0, 70, 81, 44
      HSL:
        8°, 68.0473%, 33.1373%
        HSV (HSB):
        8°, 80.9859%, 55.6863%
        XYZ:
        12.2170, 7.5577, 1.8518
        xyY:
        0.5649, 0.3495, 7.5577
      CIE-Lab:
        33.0442, 40.9387, 33.1262
        CIE-LCH:
        33.0442, 52.6623, 38.9786
        CIE-Luv:
        33.0442, 75.0932, 21.6286
        Hunter-Lab:
        27.4912, 31.2154, 15.2501
      #8e2b1b color charts
#8e2b1b RGB chart
      #8e2b1b CMYK chart
      #8e2b1b RGB pie chart
      #8e2b1b color shades, tints & tones
#8e2b1b color schemes
#8e2b1b color preview, HTML & CSS examples
           This text has a color of #8e2b1b        
        
          <p style="color:#8e2b1b;">Text here</p>
        
        
          .mytext {color:#8e2b1b;}
        
        Text color #8e2b1b
      
           This box has a color of #8e2b1b        
        
          <div style="background-color:#8e2b1b;">Content here</div>
        
        
          .mybackground {background-color:#8e2b1b;}
        
        Background color #8e2b1b
      
           Border around this has a color of #8e2b1b        
        
          <div style="border:2px solid #8e2b1b;">Content here</div>
        
        
          .myborder {border:2px solid #8e2b1b;}
        
        Border color #8e2b1b