#95414a color space conversions
Hex:
        #95414a
        RGB:
        149, 65, 74
        CMY:
        42, 75, 71
        CMYK:
        0, 56, 50, 42
      HSL:
        354°, 39.2523%, 41.9608%
        HSV (HSB):
        354°, 56.3758%, 58.4314%
        XYZ:
        15.5208, 10.6646, 7.7190
        xyY:
        0.4578, 0.3145, 10.6646
      CIE-Lab:
        39.0097, 36.1821, 12.0697
        CIE-LCH:
        39.0097, 38.1421, 18.4478
        CIE-Luv:
        39.0097, 58.1626, 7.5256
        Hunter-Lab:
        32.6566, 27.6867, 8.8454
      #95414a color charts
#95414a RGB chart
      #95414a CMYK chart
      #95414a RGB pie chart
      #95414a color shades, tints & tones
#95414a color schemes
#95414a color preview, HTML & CSS examples
           This text has a color of #95414a        
        
          <p style="color:#95414a;">Text here</p>
        
        
          .mytext {color:#95414a;}
        
        Text color #95414a
      
           This box has a color of #95414a        
        
          <div style="background-color:#95414a;">Content here</div>
        
        
          .mybackground {background-color:#95414a;}
        
        Background color #95414a
      
           Border around this has a color of #95414a        
        
          <div style="border:2px solid #95414a;">Content here</div>
        
        
          .myborder {border:2px solid #95414a;}
        
        Border color #95414a