#70972b color space conversions
Hex:
        #70972b
        RGB:
        112, 151, 43
        CMY:
        56, 41, 83
        CMYK:
        26, 0, 72, 41
      HSL:
        82°, 55.6701%, 38.0392%
        HSV (HSB):
        82°, 71.5232%, 59.2157%
        XYZ:
        18.1847, 25.7524, 6.2978
        xyY:
        0.3620, 0.5126, 25.7524
      CIE-Lab:
        57.8013, -29.9980, 49.8974
        CIE-LCH:
        57.8013, 58.2205, 121.0141
        CIE-Luv:
        57.8013, -19.5577, 59.4490
        Hunter-Lab:
        50.7468, -24.8427, 28.1648
      #70972b color charts
#70972b RGB chart
      #70972b CMYK chart
      #70972b RGB pie chart
      #70972b color shades, tints & tones
#70972b color schemes
#70972b color preview, HTML & CSS examples
           This text has a color of #70972b        
        
          <p style="color:#70972b;">Text here</p>
        
        
          .mytext {color:#70972b;}
        
        Text color #70972b
      
           This box has a color of #70972b        
        
          <div style="background-color:#70972b;">Content here</div>
        
        
          .mybackground {background-color:#70972b;}
        
        Background color #70972b
      
           Border around this has a color of #70972b        
        
          <div style="border:2px solid #70972b;">Content here</div>
        
        
          .myborder {border:2px solid #70972b;}
        
        Border color #70972b