#70a010 color space conversions
Hex:
        #70a010
        RGB:
        112, 160, 16
        CMY:
        56, 37, 94
        CMYK:
        30, 0, 90, 37
      HSL:
        80°, 81.8182%, 34.5098%
        HSV (HSB):
        80°, 90.0000%, 62.7451%
        XYZ:
        19.3464, 28.6238, 4.9955
        xyY:
        0.3653, 0.5404, 28.6238
      CIE-Lab:
        60.4481, -35.3982, 60.2089
        CIE-LCH:
        60.4481, 69.8436, 120.4522
        CIE-Luv:
        60.4481, -24.3202, 68.5539
        Hunter-Lab:
        53.5012, -29.0802, 31.9148
      #70a010 color charts
#70a010 RGB chart
      #70a010 CMYK chart
      #70a010 RGB pie chart
      #70a010 color shades, tints & tones
#70a010 color schemes
#70a010 color preview, HTML & CSS examples
           This text has a color of #70a010        
        
          <p style="color:#70a010;">Text here</p>
        
        
          .mytext {color:#70a010;}
        
        Text color #70a010
      
           This box has a color of #70a010        
        
          <div style="background-color:#70a010;">Content here</div>
        
        
          .mybackground {background-color:#70a010;}
        
        Background color #70a010
      
           Border around this has a color of #70a010        
        
          <div style="border:2px solid #70a010;">Content here</div>
        
        
          .myborder {border:2px solid #70a010;}
        
        Border color #70a010