#8e050f color space conversions
Hex:
        #8e050f
        RGB:
        142, 5, 15
        CMY:
        44, 98, 94
        CMYK:
        0, 96, 89, 44
      HSL:
        356°, 93.1973%, 28.8235%
        HSV (HSB):
        356°, 96.4789%, 55.6863%
        XYZ:
        11.2958, 5.8938, 0.9942
        xyY:
        0.6212, 0.3241, 5.8938
      CIE-Lab:
        29.1430, 51.2454, 36.0303
        CIE-LCH:
        29.1430, 62.6440, 35.1108
        CIE-Luv:
        29.1430, 91.7504, 18.2738
        Hunter-Lab:
        24.2772, 40.5684, 14.5660
      #8e050f color charts
#8e050f RGB chart
      #8e050f CMYK chart
      #8e050f RGB pie chart
      #8e050f color shades, tints & tones
#8e050f color schemes
#8e050f color preview, HTML & CSS examples
           This text has a color of #8e050f        
        
          <p style="color:#8e050f;">Text here</p>
        
        
          .mytext {color:#8e050f;}
        
        Text color #8e050f
      
           This box has a color of #8e050f        
        
          <div style="background-color:#8e050f;">Content here</div>
        
        
          .mybackground {background-color:#8e050f;}
        
        Background color #8e050f
      
           Border around this has a color of #8e050f        
        
          <div style="border:2px solid #8e050f;">Content here</div>
        
        
          .myborder {border:2px solid #8e050f;}
        
        Border color #8e050f