#958c87 color space conversions
Hex:
        #958c87
        RGB:
        149, 140, 135
        CMY:
        42, 45, 47
        CMYK:
        0, 6, 9, 42
      HSL:
        21°, 6.1947%, 55.6863%
        HSV (HSB):
        21°, 9.3960%, 58.4314%
        XYZ:
        26.1457, 26.8950, 26.7349
        xyY:
        0.3277, 0.3371, 26.8950
      CIE-Lab:
        58.8770, 2.4343, 3.8603
        CIE-LCH:
        58.8770, 4.5637, 57.7644
        CIE-Luv:
        58.8770, 5.5987, 4.9678
        Hunter-Lab:
        51.8604, -0.7640, 5.7373
      #958c87 color charts
#958c87 RGB chart
      #958c87 CMYK chart
      #958c87 RGB pie chart
      #958c87 color shades, tints & tones
#958c87 color schemes
#958c87 color preview, HTML & CSS examples
           This text has a color of #958c87        
        
          <p style="color:#958c87;">Text here</p>
        
        
          .mytext {color:#958c87;}
        
        Text color #958c87
      
           This box has a color of #958c87        
        
          <div style="background-color:#958c87;">Content here</div>
        
        
          .mybackground {background-color:#958c87;}
        
        Background color #958c87
      
           Border around this has a color of #958c87        
        
          <div style="border:2px solid #958c87;">Content here</div>
        
        
          .myborder {border:2px solid #958c87;}
        
        Border color #958c87