#95975f color space conversions
Hex:
        #95975f
        RGB:
        149, 151, 95
        CMY:
        42, 41, 63
        CMYK:
        1, 0, 37, 41
      HSL:
        62°, 22.7642%, 48.2353%
        HSV (HSB):
        62°, 37.0861%, 59.2157%
        XYZ:
        25.5266, 29.3490, 15.1460
        xyY:
        0.3646, 0.4191, 29.3490
      CIE-Lab:
        61.0884, -9.6847, 29.2833
        CIE-LCH:
        61.0884, 30.8433, 108.3003
        CIE-Luv:
        61.0884, 1.5080, 38.4145
        Hunter-Lab:
        54.1747, -10.6983, 21.3462
      #95975f color charts
#95975f RGB chart
      #95975f CMYK chart
      #95975f RGB pie chart
      #95975f color shades, tints & tones
#95975f color schemes
#95975f color preview, HTML & CSS examples
           This text has a color of #95975f        
        
          <p style="color:#95975f;">Text here</p>
        
        
          .mytext {color:#95975f;}
        
        Text color #95975f
      
           This box has a color of #95975f        
        
          <div style="background-color:#95975f;">Content here</div>
        
        
          .mybackground {background-color:#95975f;}
        
        Background color #95975f
      
           Border around this has a color of #95975f        
        
          <div style="border:2px solid #95975f;">Content here</div>
        
        
          .myborder {border:2px solid #95975f;}
        
        Border color #95975f