#9e6d7a color space conversions
Hex:
        #9e6d7a
        RGB:
        158, 109, 122
        CMY:
        38, 57, 52
        CMYK:
        0, 31, 23, 38
      HSL:
        344°, 20.1646%, 52.3529%
        HSV (HSB):
        344°, 31.0127%, 61.9608%
        XYZ:
        23.0820, 19.6115, 20.9812
        xyY:
        0.3625, 0.3080, 19.6115
      CIE-Lab:
        51.3951, 21.4516, 0.6795
        CIE-LCH:
        51.3951, 21.4624, 1.8142
        CIE-Luv:
        51.3951, 30.0676, -2.7363
        Hunter-Lab:
        44.2849, 15.5387, 2.9091
      #9e6d7a color charts
#9e6d7a RGB chart
      #9e6d7a CMYK chart
      #9e6d7a RGB pie chart
      #9e6d7a color shades, tints & tones
#9e6d7a color schemes
#9e6d7a color preview, HTML & CSS examples
           This text has a color of #9e6d7a        
        
          <p style="color:#9e6d7a;">Text here</p>
        
        
          .mytext {color:#9e6d7a;}
        
        Text color #9e6d7a
      
           This box has a color of #9e6d7a        
        
          <div style="background-color:#9e6d7a;">Content here</div>
        
        
          .mybackground {background-color:#9e6d7a;}
        
        Background color #9e6d7a
      
           Border around this has a color of #9e6d7a        
        
          <div style="border:2px solid #9e6d7a;">Content here</div>
        
        
          .myborder {border:2px solid #9e6d7a;}
        
        Border color #9e6d7a