#5f703d color space conversions
Hex:
        #5f703d
        RGB:
        95, 112, 61
        CMY:
        63, 56, 76
        CMYK:
        15, 0, 46, 56
      HSL:
        80°, 29.4798%, 33.9216%
        HSV (HSB):
        80°, 45.5357%, 43.9216%
        XYZ:
        11.3558, 14.3582, 6.5878
        xyY:
        0.3516, 0.4445, 14.3582
      CIE-Lab:
        44.7423, -15.5587, 26.2124
        CIE-LCH:
        44.7423, 30.4822, 120.6917
        CIE-Luv:
        44.7423, -7.8877, 32.5228
        Hunter-Lab:
        37.8922, -12.8171, 16.2166
      #5f703d color charts
#5f703d RGB chart
      #5f703d CMYK chart
      #5f703d RGB pie chart
      #5f703d color shades, tints & tones
#5f703d color schemes
#5f703d color preview, HTML & CSS examples
           This text has a color of #5f703d        
        
          <p style="color:#5f703d;">Text here</p>
        
        
          .mytext {color:#5f703d;}
        
        Text color #5f703d
      
           This box has a color of #5f703d        
        
          <div style="background-color:#5f703d;">Content here</div>
        
        
          .mybackground {background-color:#5f703d;}
        
        Background color #5f703d
      
           Border around this has a color of #5f703d        
        
          <div style="border:2px solid #5f703d;">Content here</div>
        
        
          .myborder {border:2px solid #5f703d;}
        
        Border color #5f703d