#95474d color space conversions
Hex:
        #95474d
        RGB:
        149, 71, 77
        CMY:
        42, 72, 70
        CMYK:
        0, 52, 48, 42
      HSL:
        355°, 35.4545%, 43.1373%
        HSV (HSB):
        355°, 52.3490%, 58.4314%
        XYZ:
        15.9872, 11.4319, 8.3851
        xyY:
        0.4465, 0.3193, 11.4319
      CIE-Lab:
        40.2985, 33.3376, 11.9761
        CIE-LCH:
        40.2985, 35.4235, 19.7602
        CIE-Luv:
        40.2985, 53.9207, 8.1527
        Hunter-Lab:
        33.8110, 25.2327, 8.9638
      #95474d color charts
#95474d RGB chart
      #95474d CMYK chart
      #95474d RGB pie chart
      #95474d color shades, tints & tones
#95474d color schemes
#95474d color preview, HTML & CSS examples
           This text has a color of #95474d        
        
          <p style="color:#95474d;">Text here</p>
        
        
          .mytext {color:#95474d;}
        
        Text color #95474d
      
           This box has a color of #95474d        
        
          <div style="background-color:#95474d;">Content here</div>
        
        
          .mybackground {background-color:#95474d;}
        
        Background color #95474d
      
           Border around this has a color of #95474d        
        
          <div style="border:2px solid #95474d;">Content here</div>
        
        
          .myborder {border:2px solid #95474d;}
        
        Border color #95474d