#95a8a3 color space conversions
Hex:
        #95a8a3
        RGB:
        149, 168, 163
        CMY:
        42, 34, 36
        CMYK:
        11, 0, 3, 34
      HSL:
        164°, 9.8446%, 62.1569%
        HSV (HSB):
        164°, 11.3095%, 65.8824%
        XYZ:
        33.0079, 37.0392, 40.0599
        xyY:
        0.2998, 0.3364, 37.0392
      CIE-Lab:
        67.3064, -7.6296, 0.3206
        CIE-LCH:
        67.3064, 7.6363, 177.5938
        CIE-Luv:
        67.3064, -10.1134, 1.7374
        Hunter-Lab:
        60.8598, -9.6934, 3.5753
      #95a8a3 color charts
#95a8a3 RGB chart
      #95a8a3 CMYK chart
      #95a8a3 RGB pie chart
      #95a8a3 color shades, tints & tones
#95a8a3 color schemes
#95a8a3 color preview, HTML & CSS examples
           This text has a color of #95a8a3        
        
          <p style="color:#95a8a3;">Text here</p>
        
        
          .mytext {color:#95a8a3;}
        
        Text color #95a8a3
      
           This box has a color of #95a8a3        
        
          <div style="background-color:#95a8a3;">Content here</div>
        
        
          .mybackground {background-color:#95a8a3;}
        
        Background color #95a8a3
      
           Border around this has a color of #95a8a3        
        
          <div style="border:2px solid #95a8a3;">Content here</div>
        
        
          .myborder {border:2px solid #95a8a3;}
        
        Border color #95a8a3