#707c06 color space conversions
Hex:
        #707c06
        RGB:
        112, 124, 6
        CMY:
        56, 51, 98
        CMYK:
        10, 0, 95, 51
      HSL:
        66°, 90.7692%, 25.4902%
        HSV (HSB):
        66°, 95.1613%, 48.6275%
        XYZ:
        13.9226, 17.8732, 2.8884
        xyY:
        0.4014, 0.5153, 17.8732
      CIE-Lab:
        49.3419, -18.0754, 53.0108
        CIE-LCH:
        49.3419, 56.0077, 108.8282
        CIE-Luv:
        49.3419, -4.0133, 54.5490
        Hunter-Lab:
        42.2767, -15.2004, 25.5430
      #707c06 color charts
#707c06 RGB chart
      #707c06 CMYK chart
      #707c06 RGB pie chart
      #707c06 color shades, tints & tones
#707c06 color schemes
#707c06 color preview, HTML & CSS examples
           This text has a color of #707c06        
        
          <p style="color:#707c06;">Text here</p>
        
        
          .mytext {color:#707c06;}
        
        Text color #707c06
      
           This box has a color of #707c06        
        
          <div style="background-color:#707c06;">Content here</div>
        
        
          .mybackground {background-color:#707c06;}
        
        Background color #707c06
      
           Border around this has a color of #707c06        
        
          <div style="border:2px solid #707c06;">Content here</div>
        
        
          .myborder {border:2px solid #707c06;}
        
        Border color #707c06