#95a70e color space conversions
Hex:
        #95a70e
        RGB:
        149, 167, 14
        CMY:
        42, 35, 95
        CMYK:
        11, 0, 92, 35
      HSL:
        67°, 84.5304%, 35.4902%
        HSV (HSB):
        67°, 91.6168%, 65.4902%
        XYZ:
        26.2924, 34.0587, 5.6037
        xyY:
        0.3986, 0.5164, 34.0587
      CIE-Lab:
        65.0091, -23.3901, 65.2775
        CIE-LCH:
        65.0091, 69.3415, 109.7136
        CIE-Luv:
        65.0091, -6.7588, 71.8181
        Hunter-Lab:
        58.3598, -21.7115, 35.1589
      #95a70e color charts
#95a70e RGB chart
      #95a70e CMYK chart
      #95a70e RGB pie chart
      #95a70e color shades, tints & tones
#95a70e color schemes
#95a70e color preview, HTML & CSS examples
           This text has a color of #95a70e        
        
          <p style="color:#95a70e;">Text here</p>
        
        
          .mytext {color:#95a70e;}
        
        Text color #95a70e
      
           This box has a color of #95a70e        
        
          <div style="background-color:#95a70e;">Content here</div>
        
        
          .mybackground {background-color:#95a70e;}
        
        Background color #95a70e
      
           Border around this has a color of #95a70e        
        
          <div style="border:2px solid #95a70e;">Content here</div>
        
        
          .myborder {border:2px solid #95a70e;}
        
        Border color #95a70e