#707b4a color space conversions
Hex:
        #707b4a
        RGB:
        112, 123, 74
        CMY:
        56, 52, 71
        CMYK:
        9, 0, 40, 52
      HSL:
        73°, 24.8731%, 38.6275%
        HSV (HSB):
        73°, 39.8374%, 48.2353%
        XYZ:
        15.0011, 18.1051, 9.1826
        xyY:
        0.3547, 0.4281, 18.1051
      CIE-Lab:
        49.6233, -12.6512, 25.4373
        CIE-LCH:
        49.6233, 28.4096, 116.4433
        CIE-Luv:
        49.6233, -4.3991, 32.5085
        Hunter-Lab:
        42.5501, -11.5322, 16.9899
      #707b4a color charts
#707b4a RGB chart
      #707b4a CMYK chart
      #707b4a RGB pie chart
      #707b4a color shades, tints & tones
#707b4a color schemes
#707b4a color preview, HTML & CSS examples
           This text has a color of #707b4a        
        
          <p style="color:#707b4a;">Text here</p>
        
        
          .mytext {color:#707b4a;}
        
        Text color #707b4a
      
           This box has a color of #707b4a        
        
          <div style="background-color:#707b4a;">Content here</div>
        
        
          .mybackground {background-color:#707b4a;}
        
        Background color #707b4a
      
           Border around this has a color of #707b4a        
        
          <div style="border:2px solid #707b4a;">Content here</div>
        
        
          .myborder {border:2px solid #707b4a;}
        
        Border color #707b4a