#95706e color space conversions
Hex:
        #95706e
        RGB:
        149, 112, 110
        CMY:
        42, 56, 57
        CMYK:
        0, 25, 26, 42
      HSL:
        3°, 15.5378%, 50.7843%
        HSV (HSB):
        3°, 26.1745%, 58.4314%
        XYZ:
        21.0031, 19.1037, 17.3323
        xyY:
        0.3657, 0.3326, 19.1037
      CIE-Lab:
        50.8083, 14.3193, 6.7953
        CIE-LCH:
        50.8083, 15.8498, 25.3870
        CIE-Luv:
        50.8083, 23.6570, 6.5039
        Hunter-Lab:
        43.7078, 9.2867, 7.0841
      #95706e color charts
#95706e RGB chart
      #95706e CMYK chart
      #95706e RGB pie chart
      #95706e color shades, tints & tones
#95706e color schemes
#95706e color preview, HTML & CSS examples
           This text has a color of #95706e        
        
          <p style="color:#95706e;">Text here</p>
        
        
          .mytext {color:#95706e;}
        
        Text color #95706e
      
           This box has a color of #95706e        
        
          <div style="background-color:#95706e;">Content here</div>
        
        
          .mybackground {background-color:#95706e;}
        
        Background color #95706e
      
           Border around this has a color of #95706e        
        
          <div style="border:2px solid #95706e;">Content here</div>
        
        
          .myborder {border:2px solid #95706e;}
        
        Border color #95706e