#8e434e color space conversions
Hex:
        #8e434e
        RGB:
        142, 67, 78
        CMY:
        44, 74, 69
        CMYK:
        0, 53, 45, 44
      HSL:
        351°, 35.8852%, 40.9804%
        HSV (HSB):
        351°, 52.8169%, 55.6863%
        XYZ:
        14.5376, 10.3152, 8.4325
        xyY:
        0.4368, 0.3099, 10.3152
      CIE-Lab:
        38.4022, 32.9038, 8.5466
        CIE-LCH:
        38.4022, 33.9957, 14.5605
        CIE-Luv:
        38.4022, 50.4413, 4.4023
        Hunter-Lab:
        32.1172, 24.5917, 6.9152
      #8e434e color charts
#8e434e RGB chart
      #8e434e CMYK chart
      #8e434e RGB pie chart
      #8e434e color shades, tints & tones
#8e434e color schemes
#8e434e color preview, HTML & CSS examples
           This text has a color of #8e434e        
        
          <p style="color:#8e434e;">Text here</p>
        
        
          .mytext {color:#8e434e;}
        
        Text color #8e434e
      
           This box has a color of #8e434e        
        
          <div style="background-color:#8e434e;">Content here</div>
        
        
          .mybackground {background-color:#8e434e;}
        
        Background color #8e434e
      
           Border around this has a color of #8e434e        
        
          <div style="border:2px solid #8e434e;">Content here</div>
        
        
          .myborder {border:2px solid #8e434e;}
        
        Border color #8e434e