#70533f color space conversions
Hex:
        #70533f
        RGB:
        112, 83, 63
        CMY:
        56, 67, 75
        CMYK:
        0, 26, 44, 56
      HSL:
        24°, 28.0000%, 34.3137%
        HSV (HSB):
        24°, 43.7500%, 43.9216%
        XYZ:
        10.6726, 9.9901, 6.0684
        xyY:
        0.3993, 0.3737, 9.9901
      CIE-Lab:
        37.8247, 9.2169, 16.4057
        CIE-LCH:
        37.8247, 18.8174, 60.6723
        CIE-Luv:
        37.8247, 20.1672, 17.0727
        Hunter-Lab:
        31.6072, 4.9601, 10.7417
      #70533f color charts
#70533f RGB chart
      #70533f CMYK chart
      #70533f RGB pie chart
      #70533f color shades, tints & tones
#70533f color schemes
#70533f color preview, HTML & CSS examples
           This text has a color of #70533f        
        
          <p style="color:#70533f;">Text here</p>
        
        
          .mytext {color:#70533f;}
        
        Text color #70533f
      
           This box has a color of #70533f        
        
          <div style="background-color:#70533f;">Content here</div>
        
        
          .mybackground {background-color:#70533f;}
        
        Background color #70533f
      
           Border around this has a color of #70533f        
        
          <div style="border:2px solid #70533f;">Content here</div>
        
        
          .myborder {border:2px solid #70533f;}
        
        Border color #70533f