#95933f color space conversions
Hex:
        #95933f
        RGB:
        149, 147, 63
        CMY:
        42, 42, 75
        CMYK:
        0, 1, 58, 42
      HSL:
        59°, 40.5660%, 41.5686%
        HSV (HSB):
        59°, 57.7181%, 58.4314%
        XYZ:
        23.7253, 27.6159, 8.7826
        xyY:
        0.3946, 0.4593, 27.6159
      CIE-Lab:
        59.5401, -10.7846, 43.8276
        CIE-LCH:
        59.5401, 45.1350, 103.8240
        CIE-Luv:
        59.5401, 5.0714, 51.8265
        Hunter-Lab:
        52.5508, -11.3757, 26.8767
      #95933f color charts
#95933f RGB chart
      #95933f CMYK chart
      #95933f RGB pie chart
      #95933f color shades, tints & tones
#95933f color schemes
#95933f color preview, HTML & CSS examples
           This text has a color of #95933f        
        
          <p style="color:#95933f;">Text here</p>
        
        
          .mytext {color:#95933f;}
        
        Text color #95933f
      
           This box has a color of #95933f        
        
          <div style="background-color:#95933f;">Content here</div>
        
        
          .mybackground {background-color:#95933f;}
        
        Background color #95933f
      
           Border around this has a color of #95933f        
        
          <div style="border:2px solid #95933f;">Content here</div>
        
        
          .myborder {border:2px solid #95933f;}
        
        Border color #95933f