#958a5e color space conversions
Hex:
        #958a5e
        RGB:
        149, 138, 94
        CMY:
        42, 46, 63
        CMYK:
        0, 7, 37, 42
      HSL:
        48°, 22.6337%, 47.6471%
        HSV (HSB):
        48°, 36.9128%, 58.4314%
        XYZ:
        23.5033, 25.3747, 14.2487
        xyY:
        0.3723, 0.4020, 25.3747
      CIE-Lab:
        57.4387, -2.7119, 25.0788
        CIE-LCH:
        57.4387, 25.2250, 96.1718
        CIE-Luv:
        57.4387, 9.3650, 31.8934
        Hunter-Lab:
        50.3733, -4.8683, 18.4904
      #958a5e color charts
#958a5e RGB chart
      #958a5e CMYK chart
      #958a5e RGB pie chart
      #958a5e color shades, tints & tones
#958a5e color schemes
#958a5e color preview, HTML & CSS examples
           This text has a color of #958a5e        
        
          <p style="color:#958a5e;">Text here</p>
        
        
          .mytext {color:#958a5e;}
        
        Text color #958a5e
      
           This box has a color of #958a5e        
        
          <div style="background-color:#958a5e;">Content here</div>
        
        
          .mybackground {background-color:#958a5e;}
        
        Background color #958a5e
      
           Border around this has a color of #958a5e        
        
          <div style="border:2px solid #958a5e;">Content here</div>
        
        
          .myborder {border:2px solid #958a5e;}
        
        Border color #958a5e