#70494f color space conversions
Hex:
        #70494f
        RGB:
        112, 73, 79
        CMY:
        56, 71, 69
        CMYK:
        0, 35, 29, 56
      HSL:
        351°, 21.0811%, 36.2745%
        HSV (HSB):
        351°, 34.8214%, 43.9216%
        XYZ:
        10.4759, 8.7743, 8.5386
        xyY:
        0.3770, 0.3158, 8.7743
      CIE-Lab:
        35.5461, 17.5477, 3.2664
        CIE-LCH:
        35.5461, 17.8491, 10.5445
        CIE-Luv:
        35.5461, 24.0397, 1.1734
        Hunter-Lab:
        29.6215, 11.2905, 3.6443
      #70494f color charts
#70494f RGB chart
      #70494f CMYK chart
      #70494f RGB pie chart
      #70494f color shades, tints & tones
#70494f color schemes
#70494f color preview, HTML & CSS examples
           This text has a color of #70494f        
        
          <p style="color:#70494f;">Text here</p>
        
        
          .mytext {color:#70494f;}
        
        Text color #70494f
      
           This box has a color of #70494f        
        
          <div style="background-color:#70494f;">Content here</div>
        
        
          .mybackground {background-color:#70494f;}
        
        Background color #70494f
      
           Border around this has a color of #70494f        
        
          <div style="border:2px solid #70494f;">Content here</div>
        
        
          .myborder {border:2px solid #70494f;}
        
        Border color #70494f