#95ae5a color space conversions
Hex:
        #95ae5a
        RGB:
        149, 174, 90
        CMY:
        42, 32, 65
        CMYK:
        14, 0, 48, 32
      HSL:
        78°, 34.1463%, 51.7647%
        HSV (HSB):
        78°, 48.2759%, 68.2353%
        XYZ:
        29.3759, 37.3999, 15.3435
        xyY:
        0.3577, 0.4554, 37.3999
      CIE-Lab:
        67.5759, -22.1858, 40.0203
        CIE-LCH:
        67.5759, 45.7584, 119.0024
        CIE-Luv:
        67.5759, -11.5985, 53.2107
        Hunter-Lab:
        61.1554, -21.2797, 27.9333
      #95ae5a color charts
#95ae5a RGB chart
      #95ae5a CMYK chart
      #95ae5a RGB pie chart
      #95ae5a color shades, tints & tones
#95ae5a color schemes
#95ae5a color preview, HTML & CSS examples
           This text has a color of #95ae5a        
        
          <p style="color:#95ae5a;">Text here</p>
        
        
          .mytext {color:#95ae5a;}
        
        Text color #95ae5a
      
           This box has a color of #95ae5a        
        
          <div style="background-color:#95ae5a;">Content here</div>
        
        
          .mybackground {background-color:#95ae5a;}
        
        Background color #95ae5a
      
           Border around this has a color of #95ae5a        
        
          <div style="border:2px solid #95ae5a;">Content here</div>
        
        
          .myborder {border:2px solid #95ae5a;}
        
        Border color #95ae5a