#95353d color space conversions
Hex:
        #95353d
        RGB:
        149, 53, 61
        CMY:
        42, 79, 76
        CMYK:
        0, 64, 59, 42
      HSL:
        355°, 47.5248%, 39.6078%
        HSV (HSB):
        355°, 64.4295%, 58.4314%
        XYZ:
        14.5098, 9.2727, 5.4399
        xyY:
        0.4965, 0.3173, 9.2727
      CIE-Lab:
        36.5041, 40.9148, 16.8627
        CIE-LCH:
        36.5041, 44.2535, 22.3986
        CIE-Luv:
        36.5041, 68.2070, 10.8208
        Hunter-Lab:
        30.4511, 31.7652, 10.7239
      #95353d color charts
#95353d RGB chart
      #95353d CMYK chart
      #95353d RGB pie chart
      #95353d color shades, tints & tones
#95353d color schemes
#95353d color preview, HTML & CSS examples
           This text has a color of #95353d        
        
          <p style="color:#95353d;">Text here</p>
        
        
          .mytext {color:#95353d;}
        
        Text color #95353d
      
           This box has a color of #95353d        
        
          <div style="background-color:#95353d;">Content here</div>
        
        
          .mybackground {background-color:#95353d;}
        
        Background color #95353d
      
           Border around this has a color of #95353d        
        
          <div style="border:2px solid #95353d;">Content here</div>
        
        
          .myborder {border:2px solid #95353d;}
        
        Border color #95353d