#9e434f color space conversions
Hex:
        #9e434f
        RGB:
        158, 67, 79
        CMY:
        38, 74, 69
        CMYK:
        0, 58, 50, 38
      HSL:
        352°, 40.4444%, 44.1176%
        HSV (HSB):
        352°, 57.5949%, 61.9608%
        XYZ:
        17.5190, 11.8479, 8.7607
        xyY:
        0.4595, 0.3107, 11.8479
      CIE-Lab:
        40.9734, 38.9761, 11.8880
        CIE-LCH:
        40.9734, 40.7487, 16.9620
        CIE-Luv:
        40.9734, 63.1205, 6.9384
        Hunter-Lab:
        34.4208, 30.6138, 9.0043
      #9e434f color charts
#9e434f RGB chart
      #9e434f CMYK chart
      #9e434f RGB pie chart
      #9e434f color shades, tints & tones
#9e434f color schemes
#9e434f color preview, HTML & CSS examples
           This text has a color of #9e434f        
        
          <p style="color:#9e434f;">Text here</p>
        
        
          .mytext {color:#9e434f;}
        
        Text color #9e434f
      
           This box has a color of #9e434f        
        
          <div style="background-color:#9e434f;">Content here</div>
        
        
          .mybackground {background-color:#9e434f;}
        
        Background color #9e434f
      
           Border around this has a color of #9e434f        
        
          <div style="border:2px solid #9e434f;">Content here</div>
        
        
          .myborder {border:2px solid #9e434f;}
        
        Border color #9e434f