#8e0e1b color space conversions
Hex:
        #8e0e1b
        RGB:
        142, 14, 27
        CMY:
        44, 95, 89
        CMYK:
        0, 90, 81, 44
      HSL:
        354°, 82.0513%, 30.5882%
        HSV (HSB):
        354°, 90.1408%, 55.6863%
        XYZ:
        11.5102, 6.1440, 1.6162
        xyY:
        0.5973, 0.3188, 6.1440
      CIE-Lab:
        29.7729, 50.0756, 29.7671
        CIE-LCH:
        29.7729, 58.2550, 30.7290
        CIE-Luv:
        29.7729, 87.6379, 15.9527
        Hunter-Lab:
        24.7871, 39.5114, 13.4851
      #8e0e1b color charts
#8e0e1b RGB chart
      #8e0e1b CMYK chart
      #8e0e1b RGB pie chart
      #8e0e1b color shades, tints & tones
#8e0e1b color schemes
#8e0e1b color preview, HTML & CSS examples
           This text has a color of #8e0e1b        
        
          <p style="color:#8e0e1b;">Text here</p>
        
        
          .mytext {color:#8e0e1b;}
        
        Text color #8e0e1b
      
           This box has a color of #8e0e1b        
        
          <div style="background-color:#8e0e1b;">Content here</div>
        
        
          .mybackground {background-color:#8e0e1b;}
        
        Background color #8e0e1b
      
           Border around this has a color of #8e0e1b        
        
          <div style="border:2px solid #8e0e1b;">Content here</div>
        
        
          .myborder {border:2px solid #8e0e1b;}
        
        Border color #8e0e1b