#5f7129 color space conversions
Hex:
        #5f7129
        RGB:
        95, 113, 41
        CMY:
        63, 56, 84
        CMYK:
        16, 0, 64, 56
      HSL:
        75°, 46.7532%, 30.1961%
        HSV (HSB):
        75°, 63.7168%, 44.3137%
        XYZ:
        11.0247, 14.4032, 4.2969
        xyY:
        0.3709, 0.4846, 14.4032
      CIE-Lab:
        44.8058, -18.2496, 36.7459
        CIE-LCH:
        44.8058, 41.0281, 116.4109
        CIE-Luv:
        44.8058, -8.1940, 41.8605
        Hunter-Lab:
        37.9516, -14.5623, 19.8533
      #5f7129 color charts
#5f7129 RGB chart
      #5f7129 CMYK chart
      #5f7129 RGB pie chart
      #5f7129 color shades, tints & tones
#5f7129 color schemes
#5f7129 color preview, HTML & CSS examples
           This text has a color of #5f7129        
        
          <p style="color:#5f7129;">Text here</p>
        
        
          .mytext {color:#5f7129;}
        
        Text color #5f7129
      
           This box has a color of #5f7129        
        
          <div style="background-color:#5f7129;">Content here</div>
        
        
          .mybackground {background-color:#5f7129;}
        
        Background color #5f7129
      
           Border around this has a color of #5f7129        
        
          <div style="border:2px solid #5f7129;">Content here</div>
        
        
          .myborder {border:2px solid #5f7129;}
        
        Border color #5f7129