#700d03 color space conversions
Hex:
        #700d03
        RGB:
        112, 13, 3
        CMY:
        56, 95, 99
        CMYK:
        0, 88, 97, 56
      HSL:
        6°, 94.7826%, 22.5490%
        HSV (HSB):
        6°, 97.3214%, 43.9216%
        XYZ:
        6.8425, 3.7392, 0.4472
        xyY:
        0.6204, 0.3390, 3.7392
      CIE-Lab:
        22.7897, 40.8020, 32.8955
        CIE-LCH:
        22.7897, 52.4110, 38.8765
        CIE-Luv:
        22.7897, 67.5503, 16.3721
        Hunter-Lab:
        19.3369, 29.3233, 12.1645
      #700d03 color charts
#700d03 RGB chart
      #700d03 CMYK chart
      #700d03 RGB pie chart
      #700d03 color shades, tints & tones
#700d03 color schemes
#700d03 color preview, HTML & CSS examples
           This text has a color of #700d03        
        
          <p style="color:#700d03;">Text here</p>
        
        
          .mytext {color:#700d03;}
        
        Text color #700d03
      
           This box has a color of #700d03        
        
          <div style="background-color:#700d03;">Content here</div>
        
        
          .mybackground {background-color:#700d03;}
        
        Background color #700d03
      
           Border around this has a color of #700d03        
        
          <div style="border:2px solid #700d03;">Content here</div>
        
        
          .myborder {border:2px solid #700d03;}
        
        Border color #700d03