#95a86b color space conversions
Hex:
        #95a86b
        RGB:
        149, 168, 107
        CMY:
        42, 34, 58
        CMYK:
        11, 0, 36, 34
      HSL:
        79°, 25.9574%, 53.9216%
        HSV (HSB):
        79°, 36.3095%, 65.8824%
        XYZ:
        29.0509, 35.4564, 19.2225
        xyY:
        0.3470, 0.4235, 35.4564
      CIE-Lab:
        66.1024, -17.0859, 29.3592
        CIE-LCH:
        66.1024, 33.9690, 120.1978
        CIE-Luv:
        66.1024, -8.5757, 40.8593
        Hunter-Lab:
        59.5452, -17.1177, 22.5415
      #95a86b color charts
#95a86b RGB chart
      #95a86b CMYK chart
      #95a86b RGB pie chart
      #95a86b color shades, tints & tones
#95a86b color schemes
#95a86b color preview, HTML & CSS examples
           This text has a color of #95a86b        
        
          <p style="color:#95a86b;">Text here</p>
        
        
          .mytext {color:#95a86b;}
        
        Text color #95a86b
      
           This box has a color of #95a86b        
        
          <div style="background-color:#95a86b;">Content here</div>
        
        
          .mybackground {background-color:#95a86b;}
        
        Background color #95a86b
      
           Border around this has a color of #95a86b        
        
          <div style="border:2px solid #95a86b;">Content here</div>
        
        
          .myborder {border:2px solid #95a86b;}
        
        Border color #95a86b