#95a92f color space conversions
Hex:
        #95a92f
        RGB:
        149, 169, 47
        CMY:
        42, 34, 82
        CMYK:
        12, 0, 72, 34
      HSL:
        70°, 56.4815%, 42.3529%
        HSV (HSB):
        70°, 72.1893%, 66.2745%
        XYZ:
        27.0955, 34.9707, 8.0113
        xyY:
        0.3867, 0.4990, 34.9707
      CIE-Lab:
        65.7259, -23.1958, 57.1003
        CIE-LCH:
        65.7259, 61.6319, 112.1084
        CIE-Luv:
        65.7259, -8.1816, 66.9668
        Hunter-Lab:
        59.1361, -21.7014, 33.3631
      #95a92f color charts
#95a92f RGB chart
      #95a92f CMYK chart
      #95a92f RGB pie chart
      #95a92f color shades, tints & tones
#95a92f color schemes
#95a92f color preview, HTML & CSS examples
           This text has a color of #95a92f        
        
          <p style="color:#95a92f;">Text here</p>
        
        
          .mytext {color:#95a92f;}
        
        Text color #95a92f
      
           This box has a color of #95a92f        
        
          <div style="background-color:#95a92f;">Content here</div>
        
        
          .mybackground {background-color:#95a92f;}
        
        Background color #95a92f
      
           Border around this has a color of #95a92f        
        
          <div style="border:2px solid #95a92f;">Content here</div>
        
        
          .myborder {border:2px solid #95a92f;}
        
        Border color #95a92f