#5f813a color space conversions
Hex:
        #5f813a
        RGB:
        95, 129, 58
        CMY:
        63, 49, 77
        CMYK:
        26, 0, 55, 49
      HSL:
        89°, 37.9679%, 36.6667%
        HSV (HSB):
        89°, 55.0388%, 50.5882%
        XYZ:
        13.3333, 18.4389, 6.8593
        xyY:
        0.3451, 0.4773, 18.4389
      CIE-Lab:
        50.0242, -24.7886, 34.2549
        CIE-LCH:
        50.0242, 42.2832, 125.8915
        CIE-Luv:
        50.0242, -16.9546, 43.0076
        Hunter-Lab:
        42.9405, -19.7206, 20.5874
      #5f813a color charts
#5f813a RGB chart
      #5f813a CMYK chart
      #5f813a RGB pie chart
      #5f813a color shades, tints & tones
#5f813a color schemes
#5f813a color preview, HTML & CSS examples
           This text has a color of #5f813a        
        
          <p style="color:#5f813a;">Text here</p>
        
        
          .mytext {color:#5f813a;}
        
        Text color #5f813a
      
           This box has a color of #5f813a        
        
          <div style="background-color:#5f813a;">Content here</div>
        
        
          .mybackground {background-color:#5f813a;}
        
        Background color #5f813a
      
           Border around this has a color of #5f813a        
        
          <div style="border:2px solid #5f813a;">Content here</div>
        
        
          .myborder {border:2px solid #5f813a;}
        
        Border color #5f813a