#9d707b color space conversions
Hex:
        #9d707b
        RGB:
        157, 112, 123
        CMY:
        38, 56, 52
        CMYK:
        0, 29, 22, 38
      HSL:
        345°, 18.6722%, 52.7451%
        HSV (HSB):
        345°, 28.6624%, 61.5686%
        XYZ:
        23.2739, 20.1865, 21.4086
        xyY:
        0.3588, 0.3112, 20.1865
      CIE-Lab:
        52.0474, 19.5021, 1.0250
        CIE-LCH:
        52.0474, 19.5290, 3.0086
        CIE-Luv:
        52.0474, 27.5285, -1.9275
        Hunter-Lab:
        44.9294, 13.8387, 3.1992
      #9d707b color charts
#9d707b RGB chart
      #9d707b CMYK chart
      #9d707b RGB pie chart
      #9d707b color shades, tints & tones
#9d707b color schemes
#9d707b color preview, HTML & CSS examples
           This text has a color of #9d707b        
        
          <p style="color:#9d707b;">Text here</p>
        
        
          .mytext {color:#9d707b;}
        
        Text color #9d707b
      
           This box has a color of #9d707b        
        
          <div style="background-color:#9d707b;">Content here</div>
        
        
          .mybackground {background-color:#9d707b;}
        
        Background color #9d707b
      
           Border around this has a color of #9d707b        
        
          <div style="border:2px solid #9d707b;">Content here</div>
        
        
          .myborder {border:2px solid #9d707b;}
        
        Border color #9d707b