#700f2f color space conversions
Hex:
        #700f2f
        RGB:
        112, 15, 47
        CMY:
        56, 94, 82
        CMYK:
        0, 87, 58, 56
      HSL:
        340°, 76.3780%, 24.9020%
        HSV (HSB):
        340°, 86.6071%, 43.9216%
        XYZ:
        7.3660, 3.9916, 3.0716
        xyY:
        0.5105, 0.2766, 3.9916
      CIE-Lab:
        23.6437, 42.2959, 7.4683
        CIE-LCH:
        23.6437, 42.9502, 10.0136
        CIE-Luv:
        23.6437, 57.6430, 0.4742
        Hunter-Lab:
        19.9791, 30.8471, 4.8702
      #700f2f color charts
#700f2f RGB chart
      #700f2f CMYK chart
      #700f2f RGB pie chart
      #700f2f color shades, tints & tones
#700f2f color schemes
#700f2f color preview, HTML & CSS examples
           This text has a color of #700f2f        
        
          <p style="color:#700f2f;">Text here</p>
        
        
          .mytext {color:#700f2f;}
        
        Text color #700f2f
      
           This box has a color of #700f2f        
        
          <div style="background-color:#700f2f;">Content here</div>
        
        
          .mybackground {background-color:#700f2f;}
        
        Background color #700f2f
      
           Border around this has a color of #700f2f        
        
          <div style="border:2px solid #700f2f;">Content here</div>
        
        
          .myborder {border:2px solid #700f2f;}
        
        Border color #700f2f