#70970f color space conversions
Hex:
        #70970f
        RGB:
        112, 151, 15
        CMY:
        56, 41, 94
        CMYK:
        26, 0, 90, 41
      HSL:
        77°, 81.9277%, 32.5490%
        HSV (HSB):
        77°, 90.0662%, 59.2157%
        XYZ:
        17.8349, 25.6125, 4.4556
        xyY:
        0.3723, 0.5347, 25.6125
      CIE-Lab:
        57.6673, -31.2803, 58.0925
        CIE-LCH:
        57.6673, 65.9787, 118.3005
        CIE-Luv:
        57.6673, -19.5648, 64.9180
        Hunter-Lab:
        50.6087, -25.6605, 30.2062
      #70970f color charts
#70970f RGB chart
      #70970f CMYK chart
      #70970f RGB pie chart
      #70970f color shades, tints & tones
#70970f color schemes
#70970f color preview, HTML & CSS examples
           This text has a color of #70970f        
        
          <p style="color:#70970f;">Text here</p>
        
        
          .mytext {color:#70970f;}
        
        Text color #70970f
      
           This box has a color of #70970f        
        
          <div style="background-color:#70970f;">Content here</div>
        
        
          .mybackground {background-color:#70970f;}
        
        Background color #70970f
      
           Border around this has a color of #70970f        
        
          <div style="border:2px solid #70970f;">Content here</div>
        
        
          .myborder {border:2px solid #70970f;}
        
        Border color #70970f