#707b2a color space conversions
Hex:
        #707b2a
        RGB:
        112, 123, 42
        CMY:
        56, 52, 84
        CMYK:
        9, 0, 66, 52
      HSL:
        68°, 49.0909%, 32.3529%
        HSV (HSB):
        68°, 65.8537%, 48.2353%
        XYZ:
        14.1830, 17.7778, 4.8744
        xyY:
        0.3850, 0.4826, 17.7778
      CIE-Lab:
        49.2255, -15.9408, 41.4426
        CIE-LCH:
        49.2255, 44.4027, 111.0391
        CIE-Luv:
        49.2255, -3.7351, 46.8229
        Hunter-Lab:
        42.1638, -13.7431, 22.6603
      #707b2a color charts
#707b2a RGB chart
      #707b2a CMYK chart
      #707b2a RGB pie chart
      #707b2a color shades, tints & tones
#707b2a color schemes
#707b2a color preview, HTML & CSS examples
           This text has a color of #707b2a        
        
          <p style="color:#707b2a;">Text here</p>
        
        
          .mytext {color:#707b2a;}
        
        Text color #707b2a
      
           This box has a color of #707b2a        
        
          <div style="background-color:#707b2a;">Content here</div>
        
        
          .mybackground {background-color:#707b2a;}
        
        Background color #707b2a
      
           Border around this has a color of #707b2a        
        
          <div style="border:2px solid #707b2a;">Content here</div>
        
        
          .myborder {border:2px solid #707b2a;}
        
        Border color #707b2a