#700e3b color space conversions
Hex:
        #700e3b
        RGB:
        112, 14, 59
        CMY:
        56, 95, 77
        CMYK:
        0, 88, 47, 56
      HSL:
        332°, 77.7778%, 24.7059%
        HSV (HSB):
        332°, 87.5000%, 43.9216%
        XYZ:
        7.6285, 4.0746, 4.5221
        xyY:
        0.4702, 0.2511, 4.0746
      CIE-Lab:
        23.9165, 43.6234, -0.4395
        CIE-LCH:
        23.9165, 43.6256, 359.4227
        CIE-Luv:
        23.9165, 53.7468, -7.0979
        Hunter-Lab:
        20.1856, 32.1339, 0.8475
      #700e3b color charts
#700e3b RGB chart
      #700e3b CMYK chart
      #700e3b RGB pie chart
      #700e3b color shades, tints & tones
#700e3b color schemes
#700e3b color preview, HTML & CSS examples
           This text has a color of #700e3b        
        
          <p style="color:#700e3b;">Text here</p>
        
        
          .mytext {color:#700e3b;}
        
        Text color #700e3b
      
           This box has a color of #700e3b        
        
          <div style="background-color:#700e3b;">Content here</div>
        
        
          .mybackground {background-color:#700e3b;}
        
        Background color #700e3b
      
           Border around this has a color of #700e3b        
        
          <div style="border:2px solid #700e3b;">Content here</div>
        
        
          .myborder {border:2px solid #700e3b;}
        
        Border color #700e3b