#8e0e1e color space conversions
Hex:
        #8e0e1e
        RGB:
        142, 14, 30
        CMY:
        44, 95, 88
        CMYK:
        0, 90, 79, 44
      HSL:
        353°, 82.0513%, 30.5882%
        HSV (HSB):
        353°, 90.1408%, 55.6863%
        XYZ:
        11.5467, 6.1586, 1.8084
        xyY:
        0.5917, 0.3156, 6.1586
      CIE-Lab:
        29.8091, 50.1807, 27.9529
        CIE-LCH:
        29.8091, 57.4410, 29.1197
        CIE-Luv:
        29.8091, 87.0105, 14.9348
        Hunter-Lab:
        24.8165, 39.6241, 13.0509
      #8e0e1e color charts
#8e0e1e RGB chart
      #8e0e1e CMYK chart
      #8e0e1e RGB pie chart
      #8e0e1e color shades, tints & tones
#8e0e1e color schemes
#8e0e1e color preview, HTML & CSS examples
           This text has a color of #8e0e1e        
        
          <p style="color:#8e0e1e;">Text here</p>
        
        
          .mytext {color:#8e0e1e;}
        
        Text color #8e0e1e
      
           This box has a color of #8e0e1e        
        
          <div style="background-color:#8e0e1e;">Content here</div>
        
        
          .mybackground {background-color:#8e0e1e;}
        
        Background color #8e0e1e
      
           Border around this has a color of #8e0e1e        
        
          <div style="border:2px solid #8e0e1e;">Content here</div>
        
        
          .myborder {border:2px solid #8e0e1e;}
        
        Border color #8e0e1e