#701f15 color space conversions
Hex:
        #701f15
        RGB:
        112, 31, 21
        CMY:
        56, 88, 92
        CMYK:
        0, 72, 81, 56
      HSL:
        7°, 68.4211%, 26.0784%
        HSV (HSB):
        7°, 81.2500%, 43.9216%
        XYZ:
        7.3074, 4.4789, 1.1888
        xyY:
        0.5632, 0.3452, 4.4789
      CIE-Lab:
        25.1953, 35.0419, 26.6569
        CIE-LCH:
        25.1953, 44.0287, 37.2608
        CIE-Luv:
        25.1953, 57.8523, 15.7477
        Hunter-Lab:
        21.1633, 24.5981, 11.4838
      #701f15 color charts
#701f15 RGB chart
      #701f15 CMYK chart
      #701f15 RGB pie chart
      #701f15 color shades, tints & tones
#701f15 color schemes
#701f15 color preview, HTML & CSS examples
           This text has a color of #701f15        
        
          <p style="color:#701f15;">Text here</p>
        
        
          .mytext {color:#701f15;}
        
        Text color #701f15
      
           This box has a color of #701f15        
        
          <div style="background-color:#701f15;">Content here</div>
        
        
          .mybackground {background-color:#701f15;}
        
        Background color #701f15
      
           Border around this has a color of #701f15        
        
          <div style="border:2px solid #701f15;">Content here</div>
        
        
          .myborder {border:2px solid #701f15;}
        
        Border color #701f15