#70741f color space conversions
Hex:
        #70741f
        RGB:
        112, 116, 31
        CMY:
        56, 55, 88
        CMYK:
        3, 0, 73, 55
      HSL:
        63°, 57.8231%, 28.8235%
        HSV (HSB):
        63°, 73.2759%, 45.4902%
        XYZ:
        13.1748, 16.0345, 3.6969
        xyY:
        0.4004, 0.4873, 16.0345
      CIE-Lab:
        47.0197, -12.8716, 43.8923
        CIE-LCH:
        47.0197, 45.7407, 106.3440
        CIE-Luv:
        47.0197, 0.7266, 46.8697
        Hunter-Lab:
        40.0430, -11.3460, 22.5563
      #70741f color charts
#70741f RGB chart
      #70741f CMYK chart
      #70741f RGB pie chart
      #70741f color shades, tints & tones
#70741f color schemes
#70741f color preview, HTML & CSS examples
           This text has a color of #70741f        
        
          <p style="color:#70741f;">Text here</p>
        
        
          .mytext {color:#70741f;}
        
        Text color #70741f
      
           This box has a color of #70741f        
        
          <div style="background-color:#70741f;">Content here</div>
        
        
          .mybackground {background-color:#70741f;}
        
        Background color #70741f
      
           Border around this has a color of #70741f        
        
          <div style="border:2px solid #70741f;">Content here</div>
        
        
          .myborder {border:2px solid #70741f;}
        
        Border color #70741f