#700e1f color space conversions
Hex:
        #700e1f
        RGB:
        112, 14, 31
        CMY:
        56, 95, 88
        CMYK:
        0, 88, 72, 56
      HSL:
        350°, 77.7778%, 24.7059%
        HSV (HSB):
        350°, 87.5000%, 43.9216%
        XYZ:
        7.0865, 3.8577, 1.6674
        xyY:
        0.5619, 0.3059, 3.8577
      CIE-Lab:
        23.1955, 41.4965, 17.9123
        CIE-LCH:
        23.1955, 45.1974, 23.3478
        CIE-Luv:
        23.1955, 62.5278, 8.4368
        Hunter-Lab:
        19.6412, 30.0301, 8.7154
      #700e1f color charts
#700e1f RGB chart
      #700e1f CMYK chart
      #700e1f RGB pie chart
      #700e1f color shades, tints & tones
#700e1f color schemes
#700e1f color preview, HTML & CSS examples
           This text has a color of #700e1f        
        
          <p style="color:#700e1f;">Text here</p>
        
        
          .mytext {color:#700e1f;}
        
        Text color #700e1f
      
           This box has a color of #700e1f        
        
          <div style="background-color:#700e1f;">Content here</div>
        
        
          .mybackground {background-color:#700e1f;}
        
        Background color #700e1f
      
           Border around this has a color of #700e1f        
        
          <div style="border:2px solid #700e1f;">Content here</div>
        
        
          .myborder {border:2px solid #700e1f;}
        
        Border color #700e1f