#9d6d85 color space conversions
Hex:
        #9d6d85
        RGB:
        157, 109, 133
        CMY:
        38, 57, 48
        CMYK:
        0, 31, 15, 38
      HSL:
        330°, 19.6721%, 52.1569%
        HSV (HSB):
        330°, 30.5732%, 61.5686%
        XYZ:
        23.6069, 19.7988, 24.7676
        xyY:
        0.3463, 0.2904, 19.7988
      CIE-Lab:
        51.6090, 22.8765, -5.5203
        CIE-LCH:
        51.6090, 23.5331, 346.4333
        CIE-Luv:
        51.6090, 27.6972, -11.4731
        Hunter-Lab:
        44.4959, 16.8338, -1.8553
      #9d6d85 color charts
#9d6d85 RGB chart
      #9d6d85 CMYK chart
      #9d6d85 RGB pie chart
      #9d6d85 color shades, tints & tones
#9d6d85 color schemes
#9d6d85 color preview, HTML & CSS examples
           This text has a color of #9d6d85        
        
          <p style="color:#9d6d85;">Text here</p>
        
        
          .mytext {color:#9d6d85;}
        
        Text color #9d6d85
      
           This box has a color of #9d6d85        
        
          <div style="background-color:#9d6d85;">Content here</div>
        
        
          .mybackground {background-color:#9d6d85;}
        
        Background color #9d6d85
      
           Border around this has a color of #9d6d85        
        
          <div style="border:2px solid #9d6d85;">Content here</div>
        
        
          .myborder {border:2px solid #9d6d85;}
        
        Border color #9d6d85