#701e3e color space conversions
Hex:
        #701e3e
        RGB:
        112, 30, 62
        CMY:
        56, 88, 76
        CMYK:
        0, 73, 45, 56
      HSL:
        337°, 57.7465%, 27.8431%
        HSV (HSB):
        337°, 73.2143%, 43.9216%
        XYZ:
        8.0159, 4.7211, 5.0462
        xyY:
        0.4508, 0.2655, 4.7211
      CIE-Lab:
        25.9249, 38.5566, 0.4445
        CIE-LCH:
        25.9249, 38.5591, 0.6606
        CIE-Luv:
        25.9249, 48.3180, -5.4519
        Hunter-Lab:
        21.7281, 27.8276, 1.4399
      #701e3e color charts
#701e3e RGB chart
      #701e3e CMYK chart
      #701e3e RGB pie chart
      #701e3e color shades, tints & tones
#701e3e color schemes
#701e3e color preview, HTML & CSS examples
           This text has a color of #701e3e        
        
          <p style="color:#701e3e;">Text here</p>
        
        
          .mytext {color:#701e3e;}
        
        Text color #701e3e
      
           This box has a color of #701e3e        
        
          <div style="background-color:#701e3e;">Content here</div>
        
        
          .mybackground {background-color:#701e3e;}
        
        Background color #701e3e
      
           Border around this has a color of #701e3e        
        
          <div style="border:2px solid #701e3e;">Content here</div>
        
        
          .myborder {border:2px solid #701e3e;}
        
        Border color #701e3e