#700a1d color space conversions
Hex:
        #700a1d
        RGB:
        112, 10, 29
        CMY:
        56, 96, 89
        CMYK:
        0, 91, 74, 56
      HSL:
        349°, 83.6066%, 23.9216%
        HSV (HSB):
        349°, 91.0714%, 43.9216%
        XYZ:
        7.0124, 3.7505, 1.5167
        xyY:
        0.5711, 0.3054, 3.7505
      CIE-Lab:
        22.8290, 42.3408, 18.8242
        CIE-LCH:
        22.8290, 46.3367, 23.9694
        CIE-Luv:
        22.8290, 64.0282, 8.7166
        Hunter-Lab:
        19.3663, 30.7426, 8.9129
      #700a1d color charts
#700a1d RGB chart
      #700a1d CMYK chart
      #700a1d RGB pie chart
      #700a1d color shades, tints & tones
#700a1d color schemes
#700a1d color preview, HTML & CSS examples
           This text has a color of #700a1d        
        
          <p style="color:#700a1d;">Text here</p>
        
        
          .mytext {color:#700a1d;}
        
        Text color #700a1d
      
           This box has a color of #700a1d        
        
          <div style="background-color:#700a1d;">Content here</div>
        
        
          .mybackground {background-color:#700a1d;}
        
        Background color #700a1d
      
           Border around this has a color of #700a1d        
        
          <div style="border:2px solid #700a1d;">Content here</div>
        
        
          .myborder {border:2px solid #700a1d;}
        
        Border color #700a1d