#70840d color space conversions
Hex:
        #70840d
        RGB:
        112, 132, 13
        CMY:
        56, 48, 95
        CMYK:
        15, 0, 90, 48
      HSL:
        70°, 82.0690%, 28.4314%
        HSV (HSB):
        70°, 90.1515%, 51.7647%
        XYZ:
        15.0060, 19.9763, 3.4457
        xyY:
        0.3905, 0.5198, 19.9763
      CIE-Lab:
        51.8104, -22.0489, 53.6537
        CIE-LCH:
        51.8104, 58.0075, 112.3402
        CIE-Luv:
        51.8104, -8.8528, 57.1662
        Hunter-Lab:
        44.6949, -18.2859, 26.7155
      #70840d color charts
#70840d RGB chart
      #70840d CMYK chart
      #70840d RGB pie chart
      #70840d color shades, tints & tones
#70840d color schemes
#70840d color preview, HTML & CSS examples
           This text has a color of #70840d        
        
          <p style="color:#70840d;">Text here</p>
        
        
          .mytext {color:#70840d;}
        
        Text color #70840d
      
           This box has a color of #70840d        
        
          <div style="background-color:#70840d;">Content here</div>
        
        
          .mybackground {background-color:#70840d;}
        
        Background color #70840d
      
           Border around this has a color of #70840d        
        
          <div style="border:2px solid #70840d;">Content here</div>
        
        
          .myborder {border:2px solid #70840d;}
        
        Border color #70840d