#95955e color space conversions
Hex:
        #95955e
        RGB:
        149, 149, 94
        CMY:
        42, 42, 63
        CMYK:
        0, 0, 37, 42
      HSL:
        60°, 22.6337%, 47.6471%
        HSV (HSB):
        60°, 36.9128%, 58.4314%
        XYZ:
        25.1623, 28.6926, 14.8017
        xyY:
        0.3665, 0.4179, 28.6926
      CIE-Lab:
        60.5094, -8.7310, 29.0762
        CIE-LCH:
        60.5094, 30.3588, 106.7140
        CIE-Luv:
        60.5094, 2.7341, 37.8960
        Hunter-Lab:
        53.5655, -9.8897, 21.1123
      #95955e color charts
#95955e RGB chart
      #95955e CMYK chart
      #95955e RGB pie chart
      #95955e color shades, tints & tones
#95955e color schemes
#95955e color preview, HTML & CSS examples
           This text has a color of #95955e        
        
          <p style="color:#95955e;">Text here</p>
        
        
          .mytext {color:#95955e;}
        
        Text color #95955e
      
           This box has a color of #95955e        
        
          <div style="background-color:#95955e;">Content here</div>
        
        
          .mybackground {background-color:#95955e;}
        
        Background color #95955e
      
           Border around this has a color of #95955e        
        
          <div style="border:2px solid #95955e;">Content here</div>
        
        
          .myborder {border:2px solid #95955e;}
        
        Border color #95955e