#701e2d color space conversions
Hex:
        #701e2d
        RGB:
        112, 30, 45
        CMY:
        56, 88, 82
        CMYK:
        0, 73, 60, 56
      HSL:
        349°, 57.7465%, 27.8431%
        HSV (HSB):
        349°, 73.2143%, 43.9216%
        XYZ:
        7.6200, 4.5628, 2.9617
        xyY:
        0.5032, 0.3013, 4.5628
      CIE-Lab:
        25.4509, 36.9294, 11.3187
        CIE-LCH:
        25.4509, 38.6250, 17.0400
        CIE-Luv:
        25.4509, 53.2606, 4.9905
        Hunter-Lab:
        21.3606, 26.2957, 6.7317
      #701e2d color charts
#701e2d RGB chart
      #701e2d CMYK chart
      #701e2d RGB pie chart
      #701e2d color shades, tints & tones
#701e2d color schemes
#701e2d color preview, HTML & CSS examples
           This text has a color of #701e2d        
        
          <p style="color:#701e2d;">Text here</p>
        
        
          .mytext {color:#701e2d;}
        
        Text color #701e2d
      
           This box has a color of #701e2d        
        
          <div style="background-color:#701e2d;">Content here</div>
        
        
          .mybackground {background-color:#701e2d;}
        
        Background color #701e2d
      
           Border around this has a color of #701e2d        
        
          <div style="border:2px solid #701e2d;">Content here</div>
        
        
          .myborder {border:2px solid #701e2d;}
        
        Border color #701e2d