#70640e color space conversions
Hex:
        #70640e
        RGB:
        112, 100, 14
        CMY:
        56, 61, 95
        CMYK:
        0, 11, 88, 56
      HSL:
        53°, 77.7778%, 24.7059%
        HSV (HSB):
        53°, 87.5000%, 43.9216%
        XYZ:
        11.3185, 12.5908, 2.2492
        xyY:
        0.4327, 0.4813, 12.5908
      CIE-Lab:
        42.1401, -4.6121, 45.3652
        CIE-LCH:
        42.1401, 45.5991, 95.8051
        CIE-Luv:
        42.1401, 11.4779, 43.4313
        Hunter-Lab:
        35.4835, -5.1582, 21.0803
      #70640e color charts
#70640e RGB chart
      #70640e CMYK chart
      #70640e RGB pie chart
      #70640e color shades, tints & tones
#70640e color schemes
#70640e color preview, HTML & CSS examples
           This text has a color of #70640e        
        
          <p style="color:#70640e;">Text here</p>
        
        
          .mytext {color:#70640e;}
        
        Text color #70640e
      
           This box has a color of #70640e        
        
          <div style="background-color:#70640e;">Content here</div>
        
        
          .mybackground {background-color:#70640e;}
        
        Background color #70640e
      
           Border around this has a color of #70640e        
        
          <div style="border:2px solid #70640e;">Content here</div>
        
        
          .myborder {border:2px solid #70640e;}
        
        Border color #70640e