#707d2b color space conversions
Hex:
        #707d2b
        RGB:
        112, 125, 43
        CMY:
        56, 51, 83
        CMYK:
        10, 0, 66, 51
      HSL:
        70°, 48.8095%, 32.9412%
        HSV (HSB):
        70°, 65.6000%, 49.0196%
        XYZ:
        14.4518, 18.2864, 5.0534
        xyY:
        0.3824, 0.4839, 18.2864
      CIE-Lab:
        49.8416, -16.9317, 41.6460
        CIE-LCH:
        49.8416, 44.9563, 112.1248
        CIE-Luv:
        49.8416, -4.9422, 47.4300
        Hunter-Lab:
        42.7626, -14.5099, 22.9273
      #707d2b color charts
#707d2b RGB chart
      #707d2b CMYK chart
      #707d2b RGB pie chart
      #707d2b color shades, tints & tones
#707d2b color schemes
#707d2b color preview, HTML & CSS examples
           This text has a color of #707d2b        
        
          <p style="color:#707d2b;">Text here</p>
        
        
          .mytext {color:#707d2b;}
        
        Text color #707d2b
      
           This box has a color of #707d2b        
        
          <div style="background-color:#707d2b;">Content here</div>
        
        
          .mybackground {background-color:#707d2b;}
        
        Background color #707d2b
      
           Border around this has a color of #707d2b        
        
          <div style="border:2px solid #707d2b;">Content here</div>
        
        
          .myborder {border:2px solid #707d2b;}
        
        Border color #707d2b