#95934b color space conversions
Hex:
        #95934b
        RGB:
        149, 147, 75
        CMY:
        42, 42, 71
        CMYK:
        0, 1, 50, 42
      HSL:
        58°, 33.0357%, 43.9216%
        HSV (HSB):
        58°, 49.6644%, 58.4314%
        XYZ:
        24.0981, 27.7650, 10.7457
        xyY:
        0.3849, 0.4435, 27.7650
      CIE-Lab:
        59.6758, -9.7292, 38.0509
        CIE-LCH:
        59.6758, 39.2750, 104.3427
        CIE-Luv:
        59.6758, 4.6794, 46.6820
        Hunter-Lab:
        52.6925, -10.5775, 24.7936
      #95934b color charts
#95934b RGB chart
      #95934b CMYK chart
      #95934b RGB pie chart
      #95934b color shades, tints & tones
#95934b color schemes
#95934b color preview, HTML & CSS examples
           This text has a color of #95934b        
        
          <p style="color:#95934b;">Text here</p>
        
        
          .mytext {color:#95934b;}
        
        Text color #95934b
      
           This box has a color of #95934b        
        
          <div style="background-color:#95934b;">Content here</div>
        
        
          .mybackground {background-color:#95934b;}
        
        Background color #95934b
      
           Border around this has a color of #95934b        
        
          <div style="border:2px solid #95934b;">Content here</div>
        
        
          .myborder {border:2px solid #95934b;}
        
        Border color #95934b