#700f07 color space conversions
Hex:
        #700f07
        RGB:
        112, 15, 7
        CMY:
        56, 94, 97
        CMYK:
        0, 87, 94, 56
      HSL:
        5°, 88.2353%, 23.3333%
        HSV (HSB):
        5°, 93.7500%, 43.9216%
        XYZ:
        6.8913, 3.8017, 0.5716
        xyY:
        0.6118, 0.3375, 3.8017
      CIE-Lab:
        23.0048, 40.3681, 31.4875
        CIE-LCH:
        23.0048, 51.1962, 37.9546
        CIE-Luv:
        23.0048, 66.4380, 15.8467
        Hunter-Lab:
        19.4980, 28.9664, 11.9105
      #700f07 color charts
#700f07 RGB chart
      #700f07 CMYK chart
      #700f07 RGB pie chart
      #700f07 color shades, tints & tones
#700f07 color schemes
#700f07 color preview, HTML & CSS examples
           This text has a color of #700f07        
        
          <p style="color:#700f07;">Text here</p>
        
        
          .mytext {color:#700f07;}
        
        Text color #700f07
      
           This box has a color of #700f07        
        
          <div style="background-color:#700f07;">Content here</div>
        
        
          .mybackground {background-color:#700f07;}
        
        Background color #700f07
      
           Border around this has a color of #700f07        
        
          <div style="border:2px solid #700f07;">Content here</div>
        
        
          .myborder {border:2px solid #700f07;}
        
        Border color #700f07