#8e4042 color space conversions
Hex:
        #8e4042
        RGB:
        142, 64, 66
        CMY:
        44, 75, 74
        CMYK:
        0, 55, 54, 44
      HSL:
        358°, 37.8641%, 40.3922%
        HSV (HSB):
        358°, 54.9296%, 55.6863%
        XYZ:
        13.9721, 9.8109, 6.3115
        xyY:
        0.4643, 0.3260, 9.8109
      CIE-Lab:
        37.5009, 33.2753, 14.8404
        CIE-LCH:
        37.5009, 36.4347, 24.0363
        CIE-Luv:
        37.5009, 54.8595, 10.7338
        Hunter-Lab:
        31.3224, 24.8100, 9.9786
      #8e4042 color charts
#8e4042 RGB chart
      #8e4042 CMYK chart
      #8e4042 RGB pie chart
      #8e4042 color shades, tints & tones
#8e4042 color schemes
#8e4042 color preview, HTML & CSS examples
           This text has a color of #8e4042        
        
          <p style="color:#8e4042;">Text here</p>
        
        
          .mytext {color:#8e4042;}
        
        Text color #8e4042
      
           This box has a color of #8e4042        
        
          <div style="background-color:#8e4042;">Content here</div>
        
        
          .mybackground {background-color:#8e4042;}
        
        Background color #8e4042
      
           Border around this has a color of #8e4042        
        
          <div style="border:2px solid #8e4042;">Content here</div>
        
        
          .myborder {border:2px solid #8e4042;}
        
        Border color #8e4042