#95474f color space conversions
Hex:
        #95474f
        RGB:
        149, 71, 79
        CMY:
        42, 72, 69
        CMYK:
        0, 52, 47, 42
      HSL:
        354°, 35.4545%, 43.1373%
        HSV (HSB):
        354°, 52.3490%, 58.4314%
        XYZ:
        16.0589, 11.4606, 8.7628
        xyY:
        0.4426, 0.3159, 11.4606
      CIE-Lab:
        40.3456, 33.5470, 10.7983
        CIE-LCH:
        40.3456, 35.2421, 17.8427
        CIE-Luv:
        40.3456, 53.4821, 6.8573
        Hunter-Lab:
        33.8534, 25.4310, 8.3504
      #95474f color charts
#95474f RGB chart
      #95474f CMYK chart
      #95474f RGB pie chart
      #95474f color shades, tints & tones
#95474f color schemes
#95474f color preview, HTML & CSS examples
           This text has a color of #95474f        
        
          <p style="color:#95474f;">Text here</p>
        
        
          .mytext {color:#95474f;}
        
        Text color #95474f
      
           This box has a color of #95474f        
        
          <div style="background-color:#95474f;">Content here</div>
        
        
          .mybackground {background-color:#95474f;}
        
        Background color #95474f
      
           Border around this has a color of #95474f        
        
          <div style="border:2px solid #95474f;">Content here</div>
        
        
          .myborder {border:2px solid #95474f;}
        
        Border color #95474f