#708c4d color space conversions
Hex:
        #708c4d
        RGB:
        112, 140, 77
        CMY:
        56, 45, 70
        CMYK:
        20, 0, 45, 45
      HSL:
        87°, 29.0323%, 42.5490%
        HSV (HSB):
        87°, 45.0000%, 54.9020%
        XYZ:
        17.3997, 22.7367, 10.4927
        xyY:
        0.3437, 0.4491, 22.7367
      CIE-Lab:
        54.8001, -21.2690, 30.3754
        CIE-LCH:
        54.8001, 37.0815, 124.9999
        CIE-Luv:
        54.8001, -13.7839, 40.2173
        Hunter-Lab:
        47.6831, -18.3100, 20.3313
      #708c4d color charts
#708c4d RGB chart
      #708c4d CMYK chart
      #708c4d RGB pie chart
      #708c4d color shades, tints & tones
#708c4d color schemes
#708c4d color preview, HTML & CSS examples
           This text has a color of #708c4d        
        
          <p style="color:#708c4d;">Text here</p>
        
        
          .mytext {color:#708c4d;}
        
        Text color #708c4d
      
           This box has a color of #708c4d        
        
          <div style="background-color:#708c4d;">Content here</div>
        
        
          .mybackground {background-color:#708c4d;}
        
        Background color #708c4d
      
           Border around this has a color of #708c4d        
        
          <div style="border:2px solid #708c4d;">Content here</div>
        
        
          .myborder {border:2px solid #708c4d;}
        
        Border color #708c4d