#70950f color space conversions
Hex:
        #70950f
        RGB:
        112, 149, 15
        CMY:
        56, 42, 94
        CMYK:
        25, 0, 90, 42
      HSL:
        77°, 81.7073%, 32.1569%
        HSV (HSB):
        77°, 89.9329%, 58.4314%
        XYZ:
        17.5158, 24.9741, 4.3492
        xyY:
        0.3740, 0.5332, 24.9741
      CIE-Lab:
        57.0502, -30.3380, 57.5814
        CIE-LCH:
        57.0502, 65.0846, 117.7835
        CIE-Luv:
        57.0502, -18.4816, 64.0818
        Hunter-Lab:
        49.9741, -24.8911, 29.8219
      #70950f color charts
#70950f RGB chart
      #70950f CMYK chart
      #70950f RGB pie chart
      #70950f color shades, tints & tones
#70950f color schemes
#70950f color preview, HTML & CSS examples
           This text has a color of #70950f        
        
          <p style="color:#70950f;">Text here</p>
        
        
          .mytext {color:#70950f;}
        
        Text color #70950f
      
           This box has a color of #70950f        
        
          <div style="background-color:#70950f;">Content here</div>
        
        
          .mybackground {background-color:#70950f;}
        
        Background color #70950f
      
           Border around this has a color of #70950f        
        
          <div style="border:2px solid #70950f;">Content here</div>
        
        
          .myborder {border:2px solid #70950f;}
        
        Border color #70950f