#016b12 color space conversions
Hex:
        #016b12
        RGB:
        1, 107, 18
        CMY:
        100, 58, 93
        CMYK:
        99, 0, 83, 58
      HSL:
        130°, 98.1481%, 21.1765%
        HSV (HSB):
        130°, 99.0654%, 41.9608%
        XYZ:
        5.3794, 10.5655, 2.3281
        xyY:
        0.2944, 0.5782, 10.5655
      CIE-Lab:
        38.8388, -44.4036, 39.0390
        CIE-LCH:
        38.8388, 59.1246, 138.6785
        CIE-Luv:
        38.8388, -36.2991, 44.5545
        Hunter-Lab:
        32.5046, -27.3420, 18.5067
      #016b12 color charts
#016b12 RGB chart
      #016b12 CMYK chart
      #016b12 RGB pie chart
      #016b12 color shades, tints & tones
#016b12 color schemes
#016b12 color preview, HTML & CSS examples
           This text has a color of #016b12        
        
          <p style="color:#016b12;">Text here</p>
        
        
          .mytext {color:#016b12;}
        
        Text color #016b12
      
           This box has a color of #016b12        
        
          <div style="background-color:#016b12;">Content here</div>
        
        
          .mybackground {background-color:#016b12;}
        
        Background color #016b12
      
           Border around this has a color of #016b12        
        
          <div style="border:2px solid #016b12;">Content here</div>
        
        
          .myborder {border:2px solid #016b12;}
        
        Border color #016b12