#20700e color space conversions
Hex:
        #20700e
        RGB:
        32, 112, 14
        CMY:
        87, 56, 95
        CMYK:
        71, 0, 88, 56
      HSL:
        109°, 77.7778%, 24.7059%
        HSV (HSB):
        109°, 87.5000%, 43.9216%
        XYZ:
        6.4691, 11.9271, 2.3767
        xyY:
        0.3114, 0.5742, 11.9271
      CIE-Lab:
        41.1001, -41.9761, 42.5542
        CIE-LCH:
        41.1001, 59.7733, 134.6081
        CIE-Luv:
        41.1001, -33.8859, 47.7014
        Hunter-Lab:
        34.5357, -27.0014, 20.0948
      #20700e color charts
#20700e RGB chart
      #20700e CMYK chart
      #20700e RGB pie chart
      #20700e color shades, tints & tones
#20700e color schemes
#20700e color preview, HTML & CSS examples
           This text has a color of #20700e        
        
          <p style="color:#20700e;">Text here</p>
        
        
          .mytext {color:#20700e;}
        
        Text color #20700e
      
           This box has a color of #20700e        
        
          <div style="background-color:#20700e;">Content here</div>
        
        
          .mybackground {background-color:#20700e;}
        
        Background color #20700e
      
           Border around this has a color of #20700e        
        
          <div style="border:2px solid #20700e;">Content here</div>
        
        
          .myborder {border:2px solid #20700e;}
        
        Border color #20700e