#95615e color space conversions
Hex:
        #95615e
        RGB:
        149, 97, 94
        CMY:
        42, 62, 63
        CMYK:
        0, 35, 37, 42
      HSL:
        3°, 22.6337%, 47.6471%
        HSV (HSB):
        3°, 36.9128%, 58.4314%
        XYZ:
        18.6895, 15.7471, 12.6441
        xyY:
        0.3970, 0.3345, 15.7471
      CIE-Lab:
        46.6409, 20.7482, 10.4264
        CIE-LCH:
        46.6409, 23.2207, 26.6804
        CIE-Luv:
        46.6409, 34.8377, 9.4870
        Hunter-Lab:
        39.6826, 14.6244, 8.8862
      #95615e color charts
#95615e RGB chart
      #95615e CMYK chart
      #95615e RGB pie chart
      #95615e color shades, tints & tones
#95615e color schemes
#95615e color preview, HTML & CSS examples
           This text has a color of #95615e        
        
          <p style="color:#95615e;">Text here</p>
        
        
          .mytext {color:#95615e;}
        
        Text color #95615e
      
           This box has a color of #95615e        
        
          <div style="background-color:#95615e;">Content here</div>
        
        
          .mybackground {background-color:#95615e;}
        
        Background color #95615e
      
           Border around this has a color of #95615e        
        
          <div style="border:2px solid #95615e;">Content here</div>
        
        
          .myborder {border:2px solid #95615e;}
        
        Border color #95615e