#9b7d85 color space conversions
Hex:
        #9b7d85
        RGB:
        155, 125, 133
        CMY:
        39, 51, 48
        CMYK:
        0, 19, 14, 39
      HSL:
        344°, 13.0435%, 54.9020%
        HSV (HSB):
        344°, 19.3548%, 60.7843%
        XYZ:
        25.0848, 23.3292, 25.3712
        xyY:
        0.3400, 0.3162, 23.3292
      CIE-Lab:
        55.4099, 12.9199, 0.0491
        CIE-LCH:
        55.4099, 12.9200, 0.2179
        CIE-Luv:
        55.4099, 17.7016, -2.1087
        Hunter-Lab:
        48.3004, 8.1785, 2.6664
      #9b7d85 color charts
#9b7d85 RGB chart
      #9b7d85 CMYK chart
      #9b7d85 RGB pie chart
      #9b7d85 color shades, tints & tones
#9b7d85 color schemes
#9b7d85 color preview, HTML & CSS examples
           This text has a color of #9b7d85        
        
          <p style="color:#9b7d85;">Text here</p>
        
        
          .mytext {color:#9b7d85;}
        
        Text color #9b7d85
      
           This box has a color of #9b7d85        
        
          <div style="background-color:#9b7d85;">Content here</div>
        
        
          .mybackground {background-color:#9b7d85;}
        
        Background color #9b7d85
      
           Border around this has a color of #9b7d85        
        
          <div style="border:2px solid #9b7d85;">Content here</div>
        
        
          .myborder {border:2px solid #9b7d85;}
        
        Border color #9b7d85