#70960b color space conversions
Hex:
        #70960b
        RGB:
        112, 150, 11
        CMY:
        56, 41, 96
        CMYK:
        25, 0, 93, 41
      HSL:
        76°, 86.3354%, 31.5686%
        HSV (HSB):
        76°, 92.6667%, 58.8235%
        XYZ:
        17.6488, 25.2816, 4.2663
        xyY:
        0.3739, 0.5357, 25.2816
      CIE-Lab:
        57.3488, -30.9061, 58.5338
        CIE-LCH:
        57.3488, 66.1921, 117.8342
        CIE-Luv:
        57.3488, -19.0245, 64.9140
        Hunter-Lab:
        50.2808, -25.3369, 30.1659
      #70960b color charts
#70960b RGB chart
      #70960b CMYK chart
      #70960b RGB pie chart
      #70960b color shades, tints & tones
#70960b color schemes
#70960b color preview, HTML & CSS examples
           This text has a color of #70960b        
        
          <p style="color:#70960b;">Text here</p>
        
        
          .mytext {color:#70960b;}
        
        Text color #70960b
      
           This box has a color of #70960b        
        
          <div style="background-color:#70960b;">Content here</div>
        
        
          .mybackground {background-color:#70960b;}
        
        Background color #70960b
      
           Border around this has a color of #70960b        
        
          <div style="border:2px solid #70960b;">Content here</div>
        
        
          .myborder {border:2px solid #70960b;}
        
        Border color #70960b