#5f7d24 color space conversions
Hex:
        #5f7d24
        RGB:
        95, 125, 36
        CMY:
        63, 51, 86
        CMYK:
        24, 0, 71, 51
      HSL:
        80°, 55.2795%, 31.5686%
        HSV (HSB):
        80°, 71.2000%, 49.0196%
        XYZ:
        12.3714, 17.2275, 4.3423
        xyY:
        0.3645, 0.5076, 17.2275
      CIE-Lab:
        48.5454, -24.8189, 42.9546
        CIE-LCH:
        48.5454, 49.6092, 120.0191
        CIE-Luv:
        48.5454, -14.8174, 49.2060
        Hunter-Lab:
        41.5060, -19.4315, 22.8514
      #5f7d24 color charts
#5f7d24 RGB chart
      #5f7d24 CMYK chart
      #5f7d24 RGB pie chart
      #5f7d24 color shades, tints & tones
#5f7d24 color schemes
#5f7d24 color preview, HTML & CSS examples
           This text has a color of #5f7d24        
        
          <p style="color:#5f7d24;">Text here</p>
        
        
          .mytext {color:#5f7d24;}
        
        Text color #5f7d24
      
           This box has a color of #5f7d24        
        
          <div style="background-color:#5f7d24;">Content here</div>
        
        
          .mybackground {background-color:#5f7d24;}
        
        Background color #5f7d24
      
           Border around this has a color of #5f7d24        
        
          <div style="border:2px solid #5f7d24;">Content here</div>
        
        
          .myborder {border:2px solid #5f7d24;}
        
        Border color #5f7d24