#16700f color space conversions
Hex:
        #16700f
        RGB:
        22, 112, 15
        CMY:
        91, 56, 94
        CMYK:
        80, 0, 87, 56
      HSL:
        116°, 76.3780%, 24.9020%
        HSV (HSB):
        116°, 86.6071%, 43.9216%
        XYZ:
        6.2113, 11.7934, 2.4009
        xyY:
        0.3044, 0.5779, 11.7934
      CIE-Lab:
        40.8859, -43.8018, 41.9954
        CIE-LCH:
        40.8859, 60.6812, 136.2061
        CIE-Luv:
        40.8859, -35.7672, 47.5036
        Hunter-Lab:
        34.3415, -27.8128, 19.8939
      #16700f color charts
#16700f RGB chart
      #16700f CMYK chart
      #16700f RGB pie chart
      #16700f color shades, tints & tones
#16700f color schemes
#16700f color preview, HTML & CSS examples
           This text has a color of #16700f        
        
          <p style="color:#16700f;">Text here</p>
        
        
          .mytext {color:#16700f;}
        
        Text color #16700f
      
           This box has a color of #16700f        
        
          <div style="background-color:#16700f;">Content here</div>
        
        
          .mybackground {background-color:#16700f;}
        
        Background color #16700f
      
           Border around this has a color of #16700f        
        
          <div style="border:2px solid #16700f;">Content here</div>
        
        
          .myborder {border:2px solid #16700f;}
        
        Border color #16700f