#700d3f color space conversions
Hex:
        #700d3f
        RGB:
        112, 13, 63
        CMY:
        56, 95, 75
        CMYK:
        0, 88, 44, 56
      HSL:
        330°, 79.2000%, 24.5098%
        HSV (HSB):
        330°, 88.3929%, 43.9216%
        XYZ:
        7.7232, 4.0915, 5.0853
        xyY:
        0.4570, 0.2421, 4.0915
      CIE-Lab:
        23.9716, 44.2746, -3.1083
        CIE-LCH:
        23.9716, 44.3836, 355.9841
        CIE-Luv:
        23.9716, 52.4789, -9.9066
        Hunter-Lab:
        20.2274, 32.7569, -0.7467
      #700d3f color charts
#700d3f RGB chart
      #700d3f CMYK chart
      #700d3f RGB pie chart
      #700d3f color shades, tints & tones
#700d3f color schemes
#700d3f color preview, HTML & CSS examples
           This text has a color of #700d3f        
        
          <p style="color:#700d3f;">Text here</p>
        
        
          .mytext {color:#700d3f;}
        
        Text color #700d3f
      
           This box has a color of #700d3f        
        
          <div style="background-color:#700d3f;">Content here</div>
        
        
          .mybackground {background-color:#700d3f;}
        
        Background color #700d3f
      
           Border around this has a color of #700d3f        
        
          <div style="border:2px solid #700d3f;">Content here</div>
        
        
          .myborder {border:2px solid #700d3f;}
        
        Border color #700d3f