#8e051e color space conversions
Hex:
        #8e051e
        RGB:
        142, 5, 30
        CMY:
        44, 98, 88
        CMYK:
        0, 96, 79, 44
      HSL:
        349°, 93.1973%, 28.8235%
        HSV (HSB):
        349°, 96.4789%, 55.6863%
        XYZ:
        11.4439, 5.9531, 1.7742
        xyY:
        0.5969, 0.3105, 5.9531
      CIE-Lab:
        29.2937, 51.6654, 27.3885
        CIE-LCH:
        29.2937, 58.4760, 27.9287
        CIE-Luv:
        29.2937, 89.0174, 14.0198
        Hunter-Lab:
        24.3989, 41.0247, 12.7679
      #8e051e color charts
#8e051e RGB chart
      #8e051e CMYK chart
      #8e051e RGB pie chart
      #8e051e color shades, tints & tones
#8e051e color schemes
#8e051e color preview, HTML & CSS examples
           This text has a color of #8e051e        
        
          <p style="color:#8e051e;">Text here</p>
        
        
          .mytext {color:#8e051e;}
        
        Text color #8e051e
      
           This box has a color of #8e051e        
        
          <div style="background-color:#8e051e;">Content here</div>
        
        
          .mybackground {background-color:#8e051e;}
        
        Background color #8e051e
      
           Border around this has a color of #8e051e        
        
          <div style="border:2px solid #8e051e;">Content here</div>
        
        
          .myborder {border:2px solid #8e051e;}
        
        Border color #8e051e