#5f9a42 color space conversions
Hex:
        #5f9a42
        RGB:
        95, 154, 66
        CMY:
        63, 40, 74
        CMYK:
        38, 0, 57, 40
      HSL:
        100°, 40.0000%, 43.1373%
        HSV (HSB):
        100°, 57.1429%, 60.3922%
        XYZ:
        17.2583, 25.9374, 9.2511
        xyY:
        0.3291, 0.4945, 25.9374
      CIE-Lab:
        57.9776, -35.7366, 39.6236
        CIE-LCH:
        57.9776, 53.3585, 132.0473
        CIE-Luv:
        57.9776, -29.2470, 52.3423
        Hunter-Lab:
        50.9288, -28.6370, 24.8803
      #5f9a42 color charts
#5f9a42 RGB chart
      #5f9a42 CMYK chart
      #5f9a42 RGB pie chart
      #5f9a42 color shades, tints & tones
#5f9a42 color schemes
#5f9a42 color preview, HTML & CSS examples
           This text has a color of #5f9a42        
        
          <p style="color:#5f9a42;">Text here</p>
        
        
          .mytext {color:#5f9a42;}
        
        Text color #5f9a42
      
           This box has a color of #5f9a42        
        
          <div style="background-color:#5f9a42;">Content here</div>
        
        
          .mybackground {background-color:#5f9a42;}
        
        Background color #5f9a42
      
           Border around this has a color of #5f9a42        
        
          <div style="border:2px solid #5f9a42;">Content here</div>
        
        
          .myborder {border:2px solid #5f9a42;}
        
        Border color #5f9a42