#9d697f color space conversions
Hex:
        #9d697f
        RGB:
        157, 105, 127
        CMY:
        38, 59, 50
        CMYK:
        0, 33, 19, 38
      HSL:
        335°, 20.9677%, 51.3725%
        HSV (HSB):
        335°, 33.1210%, 61.5686%
        XYZ:
        22.7870, 18.8036, 22.5071
        xyY:
        0.3555, 0.2934, 18.8036
      CIE-Lab:
        50.4566, 24.1621, -3.6739
        CIE-LCH:
        50.4566, 24.4398, 351.3543
        CIE-Luv:
        50.4566, 30.7918, -9.0869
        Hunter-Lab:
        43.3631, 17.9151, -0.4197
      #9d697f color charts
#9d697f RGB chart
      #9d697f CMYK chart
      #9d697f RGB pie chart
      #9d697f color shades, tints & tones
#9d697f color schemes
#9d697f color preview, HTML & CSS examples
           This text has a color of #9d697f        
        
          <p style="color:#9d697f;">Text here</p>
        
        
          .mytext {color:#9d697f;}
        
        Text color #9d697f
      
           This box has a color of #9d697f        
        
          <div style="background-color:#9d697f;">Content here</div>
        
        
          .mybackground {background-color:#9d697f;}
        
        Background color #9d697f
      
           Border around this has a color of #9d697f        
        
          <div style="border:2px solid #9d697f;">Content here</div>
        
        
          .myborder {border:2px solid #9d697f;}
        
        Border color #9d697f