#95a74b color space conversions
Hex:
        #95a74b
        RGB:
        149, 167, 75
        CMY:
        42, 35, 71
        CMYK:
        11, 0, 55, 35
      HSL:
        72°, 38.0165%, 47.4510%
        HSV (HSB):
        72°, 55.0898%, 65.4902%
        XYZ:
        27.4831, 34.5350, 11.8740
        xyY:
        0.3719, 0.4674, 34.5350
      CIE-Lab:
        65.3850, -20.1646, 44.7664
        CIE-LCH:
        65.3850, 49.0983, 114.2488
        CIE-Luv:
        65.3850, -7.3691, 56.5334
        Hunter-Lab:
        58.7665, -19.3628, 29.1567
      #95a74b color charts
#95a74b RGB chart
      #95a74b CMYK chart
      #95a74b RGB pie chart
      #95a74b color shades, tints & tones
#95a74b color schemes
#95a74b color preview, HTML & CSS examples
           This text has a color of #95a74b        
        
          <p style="color:#95a74b;">Text here</p>
        
        
          .mytext {color:#95a74b;}
        
        Text color #95a74b
      
           This box has a color of #95a74b        
        
          <div style="background-color:#95a74b;">Content here</div>
        
        
          .mybackground {background-color:#95a74b;}
        
        Background color #95a74b
      
           Border around this has a color of #95a74b        
        
          <div style="border:2px solid #95a74b;">Content here</div>
        
        
          .myborder {border:2px solid #95a74b;}
        
        Border color #95a74b