#95a46f color space conversions
Hex:
        #95a46f
        RGB:
        149, 164, 111
        CMY:
        42, 36, 56
        CMYK:
        9, 0, 32, 36
      HSL:
        77°, 22.5532%, 53.9216%
        HSV (HSB):
        77°, 32.3171%, 64.3137%
        XYZ:
        28.5391, 34.0882, 20.1144
        xyY:
        0.3449, 0.4120, 34.0882
      CIE-Lab:
        65.0325, -14.4636, 25.8054
        CIE-LCH:
        65.0325, 29.5824, 119.2702
        CIE-Luv:
        65.0325, -6.4624, 36.1939
        Hunter-Lab:
        58.3851, -14.9216, 20.4434
      #95a46f color charts
#95a46f RGB chart
      #95a46f CMYK chart
      #95a46f RGB pie chart
      #95a46f color shades, tints & tones
#95a46f color schemes
#95a46f color preview, HTML & CSS examples
           This text has a color of #95a46f        
        
          <p style="color:#95a46f;">Text here</p>
        
        
          .mytext {color:#95a46f;}
        
        Text color #95a46f
      
           This box has a color of #95a46f        
        
          <div style="background-color:#95a46f;">Content here</div>
        
        
          .mybackground {background-color:#95a46f;}
        
        Background color #95a46f
      
           Border around this has a color of #95a46f        
        
          <div style="border:2px solid #95a46f;">Content here</div>
        
        
          .myborder {border:2px solid #95a46f;}
        
        Border color #95a46f