#70870d color space conversions
Hex:
        #70870d
        RGB:
        112, 135, 13
        CMY:
        56, 47, 95
        CMYK:
        17, 0, 90, 47
      HSL:
        71°, 82.4324%, 29.0196%
        HSV (HSB):
        71°, 90.3704%, 52.9412%
        XYZ:
        15.4187, 20.8017, 3.5833
        xyY:
        0.3874, 0.5226, 20.8017
      CIE-Lab:
        52.7318, -23.5654, 54.4113
        CIE-LCH:
        52.7318, 59.2952, 113.4173
        CIE-Luv:
        52.7318, -10.6083, 58.4315
        Hunter-Lab:
        45.6089, -19.4713, 27.2681
      #70870d color charts
#70870d RGB chart
      #70870d CMYK chart
      #70870d RGB pie chart
      #70870d color shades, tints & tones
#70870d color schemes
#70870d color preview, HTML & CSS examples
           This text has a color of #70870d        
        
          <p style="color:#70870d;">Text here</p>
        
        
          .mytext {color:#70870d;}
        
        Text color #70870d
      
           This box has a color of #70870d        
        
          <div style="background-color:#70870d;">Content here</div>
        
        
          .mybackground {background-color:#70870d;}
        
        Background color #70870d
      
           Border around this has a color of #70870d        
        
          <div style="border:2px solid #70870d;">Content here</div>
        
        
          .myborder {border:2px solid #70870d;}
        
        Border color #70870d