#95696d color space conversions
Hex:
        #95696d
        RGB:
        149, 105, 109
        CMY:
        42, 59, 57
        CMYK:
        0, 30, 27, 42
      HSL:
        355°, 17.3228%, 49.8039%
        HSV (HSB):
        355°, 29.5302%, 58.4314%
        XYZ:
        20.2063, 17.5968, 16.7995
        xyY:
        0.3701, 0.3223, 17.5968
      CIE-Lab:
        49.0034, 18.2271, 4.8055
        CIE-LCH:
        49.0034, 18.8500, 14.7696
        CIE-Luv:
        49.0034, 27.8699, 3.2106
        Hunter-Lab:
        41.9486, 12.5721, 5.6196
      #95696d color charts
#95696d RGB chart
      #95696d CMYK chart
      #95696d RGB pie chart
      #95696d color shades, tints & tones
#95696d color schemes
#95696d color preview, HTML & CSS examples
           This text has a color of #95696d        
        
          <p style="color:#95696d;">Text here</p>
        
        
          .mytext {color:#95696d;}
        
        Text color #95696d
      
           This box has a color of #95696d        
        
          <div style="background-color:#95696d;">Content here</div>
        
        
          .mybackground {background-color:#95696d;}
        
        Background color #95696d
      
           Border around this has a color of #95696d        
        
          <div style="border:2px solid #95696d;">Content here</div>
        
        
          .myborder {border:2px solid #95696d;}
        
        Border color #95696d