#958d87 color space conversions
Hex:
        #958d87
        RGB:
        149, 141, 135
        CMY:
        42, 45, 47
        CMYK:
        0, 5, 9, 42
      HSL:
        26°, 6.1947%, 55.6863%
        HSV (HSB):
        26°, 9.3960%, 58.4314%
        XYZ:
        26.2925, 27.1886, 26.7838
        xyY:
        0.3276, 0.3387, 27.1886
      CIE-Lab:
        59.1485, 1.8716, 4.2520
        CIE-LCH:
        59.1485, 4.6457, 66.2421
        CIE-Luv:
        59.1485, 5.0618, 5.6062
        Hunter-Lab:
        52.1427, -1.2426, 6.0447
      #958d87 color charts
#958d87 RGB chart
      #958d87 CMYK chart
      #958d87 RGB pie chart
      #958d87 color shades, tints & tones
#958d87 color schemes
#958d87 color preview, HTML & CSS examples
           This text has a color of #958d87        
        
          <p style="color:#958d87;">Text here</p>
        
        
          .mytext {color:#958d87;}
        
        Text color #958d87
      
           This box has a color of #958d87        
        
          <div style="background-color:#958d87;">Content here</div>
        
        
          .mybackground {background-color:#958d87;}
        
        Background color #958d87
      
           Border around this has a color of #958d87        
        
          <div style="border:2px solid #958d87;">Content here</div>
        
        
          .myborder {border:2px solid #958d87;}
        
        Border color #958d87