#8e0e2a color space conversions
Hex:
        #8e0e2a
        RGB:
        142, 14, 42
        CMY:
        44, 95, 84
        CMYK:
        0, 90, 70, 44
      HSL:
        347°, 82.0513%, 30.5882%
        HSV (HSB):
        347°, 90.1408%, 55.6863%
        XYZ:
        11.7303, 6.2320, 2.7751
        xyY:
        0.5657, 0.3005, 6.2320
      CIE-Lab:
        29.9905, 50.7045, 20.4360
        CIE-LCH:
        29.9905, 54.6679, 21.9515
        CIE-Luv:
        29.9905, 83.9913, 10.0105
        Hunter-Lab:
        24.9640, 40.1879, 10.8838
      #8e0e2a color charts
#8e0e2a RGB chart
      #8e0e2a CMYK chart
      #8e0e2a RGB pie chart
      #8e0e2a color shades, tints & tones
#8e0e2a color schemes
#8e0e2a color preview, HTML & CSS examples
           This text has a color of #8e0e2a        
        
          <p style="color:#8e0e2a;">Text here</p>
        
        
          .mytext {color:#8e0e2a;}
        
        Text color #8e0e2a
      
           This box has a color of #8e0e2a        
        
          <div style="background-color:#8e0e2a;">Content here</div>
        
        
          .mybackground {background-color:#8e0e2a;}
        
        Background color #8e0e2a
      
           Border around this has a color of #8e0e2a        
        
          <div style="border:2px solid #8e0e2a;">Content here</div>
        
        
          .myborder {border:2px solid #8e0e2a;}
        
        Border color #8e0e2a