#8e010a color space conversions
Hex:
        #8e010a
        RGB:
        142, 1, 10
        CMY:
        44, 100, 96
        CMYK:
        0, 99, 93, 44
      HSL:
        356°, 98.6014%, 28.0392%
        HSV (HSB):
        356°, 99.2958%, 55.6863%
        XYZ:
        11.2210, 5.7944, 0.8142
        xyY:
        0.6293, 0.3250, 5.7944
      CIE-Lab:
        28.8877, 51.8013, 38.1608
        CIE-LCH:
        28.8877, 64.3400, 36.3782
        CIE-Luv:
        28.8877, 93.2889, 18.8352
        Hunter-Lab:
        24.0716, 41.0826, 14.8447
      #8e010a color charts
#8e010a RGB chart
      #8e010a CMYK chart
      #8e010a RGB pie chart
      #8e010a color shades, tints & tones
#8e010a color schemes
#8e010a color preview, HTML & CSS examples
           This text has a color of #8e010a        
        
          <p style="color:#8e010a;">Text here</p>
        
        
          .mytext {color:#8e010a;}
        
        Text color #8e010a
      
           This box has a color of #8e010a        
        
          <div style="background-color:#8e010a;">Content here</div>
        
        
          .mybackground {background-color:#8e010a;}
        
        Background color #8e010a
      
           Border around this has a color of #8e010a        
        
          <div style="border:2px solid #8e010a;">Content here</div>
        
        
          .myborder {border:2px solid #8e010a;}
        
        Border color #8e010a