#708c4f color space conversions
Hex:
        #708c4f
        RGB:
        112, 140, 79
        CMY:
        56, 45, 69
        CMYK:
        20, 0, 44, 45
      HSL:
        88°, 27.8539%, 42.9412%
        HSV (HSB):
        88°, 43.5714%, 54.9020%
        XYZ:
        17.4715, 22.7654, 10.8705
        xyY:
        0.3419, 0.4454, 22.7654
      CIE-Lab:
        54.8299, -21.0078, 29.3395
        CIE-LCH:
        54.8299, 36.0850, 125.6036
        CIE-Luv:
        54.8299, -13.8004, 39.1471
        Hunter-Lab:
        47.7131, -18.1353, 19.8912
      #708c4f color charts
#708c4f RGB chart
      #708c4f CMYK chart
      #708c4f RGB pie chart
      #708c4f color shades, tints & tones
#708c4f color schemes
#708c4f color preview, HTML & CSS examples
           This text has a color of #708c4f        
        
          <p style="color:#708c4f;">Text here</p>
        
        
          .mytext {color:#708c4f;}
        
        Text color #708c4f
      
           This box has a color of #708c4f        
        
          <div style="background-color:#708c4f;">Content here</div>
        
        
          .mybackground {background-color:#708c4f;}
        
        Background color #708c4f
      
           Border around this has a color of #708c4f        
        
          <div style="border:2px solid #708c4f;">Content here</div>
        
        
          .myborder {border:2px solid #708c4f;}
        
        Border color #708c4f