#5f7e45 color space conversions
Hex:
        #5f7e45
        RGB:
        95, 126, 69
        CMY:
        63, 51, 73
        CMYK:
        25, 0, 45, 51
      HSL:
        93°, 29.2308%, 38.2353%
        HSV (HSB):
        93°, 45.2381%, 49.4118%
        XYZ:
        13.2543, 17.7843, 8.3644
        xyY:
        0.3364, 0.4513, 17.7843
      CIE-Lab:
        49.2334, -21.8939, 27.4515
        CIE-LCH:
        49.2334, 35.1130, 128.5741
        CIE-Luv:
        49.2334, -15.4094, 36.0043
        Hunter-Lab:
        42.1714, -17.6979, 17.7603
      #5f7e45 color charts
#5f7e45 RGB chart
      #5f7e45 CMYK chart
      #5f7e45 RGB pie chart
      #5f7e45 color shades, tints & tones
#5f7e45 color schemes
#5f7e45 color preview, HTML & CSS examples
           This text has a color of #5f7e45        
        
          <p style="color:#5f7e45;">Text here</p>
        
        
          .mytext {color:#5f7e45;}
        
        Text color #5f7e45
      
           This box has a color of #5f7e45        
        
          <div style="background-color:#5f7e45;">Content here</div>
        
        
          .mybackground {background-color:#5f7e45;}
        
        Background color #5f7e45
      
           Border around this has a color of #5f7e45        
        
          <div style="border:2px solid #5f7e45;">Content here</div>
        
        
          .myborder {border:2px solid #5f7e45;}
        
        Border color #5f7e45