#8e1b1b color space conversions
Hex:
        #8e1b1b
        RGB:
        142, 27, 27
        CMY:
        44, 89, 89
        CMYK:
        0, 81, 81, 44
      HSL:
        0°, 68.0473%, 33.1373%
        HSV (HSB):
        0°, 80.9859%, 55.6863%
        XYZ:
        11.7451, 6.6138, 1.6945
        xyY:
        0.5857, 0.3298, 6.6138
      CIE-Lab:
        30.9110, 46.8414, 30.9481
        CIE-LCH:
        30.9110, 56.1418, 33.4527
        CIE-Luv:
        30.9110, 83.1978, 17.9408
        Hunter-Lab:
        25.7173, 36.5158, 14.0956
      #8e1b1b color charts
#8e1b1b RGB chart
      #8e1b1b CMYK chart
      #8e1b1b RGB pie chart
      #8e1b1b color shades, tints & tones
#8e1b1b color schemes
#8e1b1b color preview, HTML & CSS examples
           This text has a color of #8e1b1b        
        
          <p style="color:#8e1b1b;">Text here</p>
        
        
          .mytext {color:#8e1b1b;}
        
        Text color #8e1b1b
      
           This box has a color of #8e1b1b        
        
          <div style="background-color:#8e1b1b;">Content here</div>
        
        
          .mybackground {background-color:#8e1b1b;}
        
        Background color #8e1b1b
      
           Border around this has a color of #8e1b1b        
        
          <div style="border:2px solid #8e1b1b;">Content here</div>
        
        
          .myborder {border:2px solid #8e1b1b;}
        
        Border color #8e1b1b