#700e65 color space conversions
Hex:
        #700e65
        RGB:
        112, 14, 101
        CMY:
        56, 95, 60
        CMYK:
        0, 88, 10, 56
      HSL:
        307°, 77.7778%, 24.7059%
        HSV (HSB):
        307°, 87.5000%, 43.9216%
        XYZ:
        9.1881, 4.6984, 12.7345
        xyY:
        0.3451, 0.1765, 4.6984
      CIE-Lab:
        25.8576, 49.0525, -25.6389
        CIE-LCH:
        25.8576, 55.3489, 332.4047
        CIE-Luv:
        25.8576, 38.3111, -36.8357
        Hunter-Lab:
        21.6758, 37.7312, -19.6598
      #700e65 color charts
#700e65 RGB chart
      #700e65 CMYK chart
      #700e65 RGB pie chart
      #700e65 color shades, tints & tones
#700e65 color schemes
#700e65 color preview, HTML & CSS examples
           This text has a color of #700e65        
        
          <p style="color:#700e65;">Text here</p>
        
        
          .mytext {color:#700e65;}
        
        Text color #700e65
      
           This box has a color of #700e65        
        
          <div style="background-color:#700e65;">Content here</div>
        
        
          .mybackground {background-color:#700e65;}
        
        Background color #700e65
      
           Border around this has a color of #700e65        
        
          <div style="border:2px solid #700e65;">Content here</div>
        
        
          .myborder {border:2px solid #700e65;}
        
        Border color #700e65