#95828e color space conversions
Hex:
        #95828e
        RGB:
        149, 130, 142
        CMY:
        42, 49, 44
        CMYK:
        0, 13, 5, 42
      HSL:
        322°, 8.2251%, 54.7059%
        HSV (HSB):
        322°, 12.7517%, 58.4314%
        XYZ:
        25.2595, 24.3078, 28.9517
        xyY:
        0.3217, 0.3096, 24.3078
      CIE-Lab:
        56.3947, 9.4180, -3.7897
        CIE-LCH:
        56.3947, 10.1518, 338.0809
        CIE-Luv:
        56.3947, 10.3366, -6.9211
        Hunter-Lab:
        49.3030, 5.1713, -0.3043
      #95828e color charts
#95828e RGB chart
      #95828e CMYK chart
      #95828e RGB pie chart
      #95828e color shades, tints & tones
#95828e color schemes
#95828e color preview, HTML & CSS examples
           This text has a color of #95828e        
        
          <p style="color:#95828e;">Text here</p>
        
        
          .mytext {color:#95828e;}
        
        Text color #95828e
      
           This box has a color of #95828e        
        
          <div style="background-color:#95828e;">Content here</div>
        
        
          .mybackground {background-color:#95828e;}
        
        Background color #95828e
      
           Border around this has a color of #95828e        
        
          <div style="border:2px solid #95828e;">Content here</div>
        
        
          .myborder {border:2px solid #95828e;}
        
        Border color #95828e