#708c0e color space conversions
Hex:
        #708c0e
        RGB:
        112, 140, 14
        CMY:
        56, 45, 95
        CMYK:
        20, 0, 90, 45
      HSL:
        73°, 81.8182%, 30.1961%
        HSV (HSB):
        73°, 90.0000%, 54.9020%
        XYZ:
        16.1394, 22.2326, 3.8562
        xyY:
        0.3822, 0.5265, 22.2326
      CIE-Lab:
        54.2730, -26.0238, 55.4810
        CIE-LCH:
        54.2730, 61.2812, 115.1293
        CIE-Luv:
        54.2730, -13.4809, 60.4210
        Hunter-Lab:
        47.1515, -21.4165, 28.1572
      #708c0e color charts
#708c0e RGB chart
      #708c0e CMYK chart
      #708c0e RGB pie chart
      #708c0e color shades, tints & tones
#708c0e color schemes
#708c0e color preview, HTML & CSS examples
           This text has a color of #708c0e        
        
          <p style="color:#708c0e;">Text here</p>
        
        
          .mytext {color:#708c0e;}
        
        Text color #708c0e
      
           This box has a color of #708c0e        
        
          <div style="background-color:#708c0e;">Content here</div>
        
        
          .mybackground {background-color:#708c0e;}
        
        Background color #708c0e
      
           Border around this has a color of #708c0e        
        
          <div style="border:2px solid #708c0e;">Content here</div>
        
        
          .myborder {border:2px solid #708c0e;}
        
        Border color #708c0e