#70780f color space conversions
Hex:
        #70780f
        RGB:
        112, 120, 15
        CMY:
        56, 53, 94
        CMYK:
        7, 0, 88, 53
      HSL:
        65°, 77.7778%, 26.4706%
        HSV (HSB):
        65°, 87.5000%, 47.0588%
        XYZ:
        13.4848, 16.9122, 3.0056
        xyY:
        0.4037, 0.5063, 16.9122
      CIE-Lab:
        48.1492, -15.7265, 50.1580
        CIE-LCH:
        48.1492, 52.5657, 107.4083
        CIE-Luv:
        48.1492, -1.5889, 51.8152
        Hunter-Lab:
        41.1244, -13.4372, 24.4539
      #70780f color charts
#70780f RGB chart
      #70780f CMYK chart
      #70780f RGB pie chart
      #70780f color shades, tints & tones
#70780f color schemes
#70780f color preview, HTML & CSS examples
           This text has a color of #70780f        
        
          <p style="color:#70780f;">Text here</p>
        
        
          .mytext {color:#70780f;}
        
        Text color #70780f
      
           This box has a color of #70780f        
        
          <div style="background-color:#70780f;">Content here</div>
        
        
          .mybackground {background-color:#70780f;}
        
        Background color #70780f
      
           Border around this has a color of #70780f        
        
          <div style="border:2px solid #70780f;">Content here</div>
        
        
          .myborder {border:2px solid #70780f;}
        
        Border color #70780f