#95934f color space conversions
Hex:
        #95934f
        RGB:
        149, 147, 79
        CMY:
        42, 42, 69
        CMYK:
        0, 1, 47, 42
      HSL:
        58°, 30.7018%, 44.7059%
        HSV (HSB):
        58°, 46.9799%, 58.4314%
        XYZ:
        24.2394, 27.8215, 11.4897
        xyY:
        0.3814, 0.4378, 27.8215
      CIE-Lab:
        59.7271, -9.3332, 36.0537
        CIE-LCH:
        59.7271, 37.2422, 104.5134
        CIE-Luv:
        59.7271, 4.5341, 44.7752
        Hunter-Lab:
        52.7461, -10.2761, 24.0071
      #95934f color charts
#95934f RGB chart
      #95934f CMYK chart
      #95934f RGB pie chart
      #95934f color shades, tints & tones
#95934f color schemes
#95934f color preview, HTML & CSS examples
           This text has a color of #95934f        
        
          <p style="color:#95934f;">Text here</p>
        
        
          .mytext {color:#95934f;}
        
        Text color #95934f
      
           This box has a color of #95934f        
        
          <div style="background-color:#95934f;">Content here</div>
        
        
          .mybackground {background-color:#95934f;}
        
        Background color #95934f
      
           Border around this has a color of #95934f        
        
          <div style="border:2px solid #95934f;">Content here</div>
        
        
          .myborder {border:2px solid #95934f;}
        
        Border color #95934f