#9e395f color space conversions
Hex:
        #9e395f
        RGB:
        158, 57, 95
        CMY:
        38, 78, 63
        CMYK:
        0, 64, 40, 38
      HSL:
        337°, 46.9767%, 42.1569%
        HSV (HSB):
        337°, 63.9241%, 61.9608%
        XYZ:
        17.6292, 11.0216, 12.0247
        xyY:
        0.4334, 0.2710, 11.0216
      CIE-Lab:
        39.6168, 45.4192, -0.0640
        CIE-LCH:
        39.6168, 45.4192, 359.9192
        CIE-Luv:
        39.6168, 63.9219, -7.9573
        Hunter-Lab:
        33.1988, 36.6894, 1.7641
      #9e395f color charts
#9e395f RGB chart
      #9e395f CMYK chart
      #9e395f RGB pie chart
      #9e395f color shades, tints & tones
#9e395f color schemes
#9e395f color preview, HTML & CSS examples
           This text has a color of #9e395f        
        
          <p style="color:#9e395f;">Text here</p>
        
        
          .mytext {color:#9e395f;}
        
        Text color #9e395f
      
           This box has a color of #9e395f        
        
          <div style="background-color:#9e395f;">Content here</div>
        
        
          .mybackground {background-color:#9e395f;}
        
        Background color #9e395f
      
           Border around this has a color of #9e395f        
        
          <div style="border:2px solid #9e395f;">Content here</div>
        
        
          .myborder {border:2px solid #9e395f;}
        
        Border color #9e395f