#70570d color space conversions
Hex:
        #70570d
        RGB:
        112, 87, 13
        CMY:
        56, 66, 95
        CMYK:
        0, 22, 88, 56
      HSL:
        45°, 79.2000%, 24.5098%
        HSV (HSB):
        45°, 88.3929%, 43.9216%
        XYZ:
        10.1629, 10.2902, 1.8313
        xyY:
        0.4561, 0.4618, 10.2902
      CIE-Lab:
        38.3583, 3.0147, 42.4785
        CIE-LCH:
        38.3583, 42.5853, 85.9405
        CIE-Luv:
        38.3583, 20.5817, 38.1010
        Hunter-Lab:
        32.0783, 0.4146, 19.0700
      #70570d color charts
#70570d RGB chart
      #70570d CMYK chart
      #70570d RGB pie chart
      #70570d color shades, tints & tones
#70570d color schemes
#70570d color preview, HTML & CSS examples
           This text has a color of #70570d        
        
          <p style="color:#70570d;">Text here</p>
        
        
          .mytext {color:#70570d;}
        
        Text color #70570d
      
           This box has a color of #70570d        
        
          <div style="background-color:#70570d;">Content here</div>
        
        
          .mybackground {background-color:#70570d;}
        
        Background color #70570d
      
           Border around this has a color of #70570d        
        
          <div style="border:2px solid #70570d;">Content here</div>
        
        
          .myborder {border:2px solid #70570d;}
        
        Border color #70570d