#70201d color space conversions
Hex:
        #70201d
        RGB:
        112, 32, 29
        CMY:
        56, 87, 89
        CMYK:
        0, 71, 74, 56
      HSL:
        2°, 58.8652%, 27.6471%
        HSV (HSB):
        2°, 74.1071%, 43.9216%
        XYZ:
        7.4204, 4.5665, 1.6527
        xyY:
        0.5440, 0.3348, 4.5665
      CIE-Lab:
        25.4621, 34.9812, 21.9670
        CIE-LCH:
        25.4621, 41.3066, 32.1274
        CIE-Luv:
        25.4621, 55.9939, 13.1840
        Hunter-Lab:
        21.3693, 24.5868, 10.3730
      #70201d color charts
#70201d RGB chart
      #70201d CMYK chart
      #70201d RGB pie chart
      #70201d color shades, tints & tones
#70201d color schemes
#70201d color preview, HTML & CSS examples
           This text has a color of #70201d        
        
          <p style="color:#70201d;">Text here</p>
        
        
          .mytext {color:#70201d;}
        
        Text color #70201d
      
           This box has a color of #70201d        
        
          <div style="background-color:#70201d;">Content here</div>
        
        
          .mybackground {background-color:#70201d;}
        
        Background color #70201d
      
           Border around this has a color of #70201d        
        
          <div style="border:2px solid #70201d;">Content here</div>
        
        
          .myborder {border:2px solid #70201d;}
        
        Border color #70201d