#701f3d color space conversions
Hex:
        #701f3d
        RGB:
        112, 31, 61
        CMY:
        56, 88, 76
        CMYK:
        0, 72, 46, 56
      HSL:
        338°, 56.6434%, 28.0392%
        HSV (HSB):
        338°, 72.3214%, 43.9216%
        XYZ:
        8.0144, 4.7616, 4.9116
        xyY:
        0.4531, 0.2692, 4.7616
      CIE-Lab:
        26.0446, 38.0272, 1.2956
        CIE-LCH:
        26.0446, 38.0492, 1.9514
        CIE-Luv:
        26.0446, 48.2709, -4.4948
        Hunter-Lab:
        21.8212, 27.3716, 1.9297
      #701f3d color charts
#701f3d RGB chart
      #701f3d CMYK chart
      #701f3d RGB pie chart
      #701f3d color shades, tints & tones
#701f3d color schemes
#701f3d color preview, HTML & CSS examples
           This text has a color of #701f3d        
        
          <p style="color:#701f3d;">Text here</p>
        
        
          .mytext {color:#701f3d;}
        
        Text color #701f3d
      
           This box has a color of #701f3d        
        
          <div style="background-color:#701f3d;">Content here</div>
        
        
          .mybackground {background-color:#701f3d;}
        
        Background color #701f3d
      
           Border around this has a color of #701f3d        
        
          <div style="border:2px solid #701f3d;">Content here</div>
        
        
          .myborder {border:2px solid #701f3d;}
        
        Border color #701f3d