#016b01 color space conversions
Hex:
        #016b01
        RGB:
        1, 107, 1
        CMY:
        100, 58, 100
        CMYK:
        99, 0, 99, 58
      HSL:
        120°, 98.1481%, 21.1765%
        HSV (HSB):
        120°, 99.0654%, 41.9608%
        XYZ:
        5.2757, 10.5240, 1.7820
        xyY:
        0.3001, 0.5986, 10.5240
      CIE-Lab:
        38.7670, -45.3354, 43.6474
        CIE-LCH:
        38.7670, 62.9317, 136.0868
        CIE-Luv:
        38.7670, -36.5820, 47.2914
        Hunter-Lab:
        32.4408, -27.7427, 19.4517
      #016b01 color charts
#016b01 RGB chart
      #016b01 CMYK chart
      #016b01 RGB pie chart
      #016b01 color shades, tints & tones
#016b01 color schemes
#016b01 color preview, HTML & CSS examples
           This text has a color of #016b01        
        
          <p style="color:#016b01;">Text here</p>
        
        
          .mytext {color:#016b01;}
        
        Text color #016b01
      
           This box has a color of #016b01        
        
          <div style="background-color:#016b01;">Content here</div>
        
        
          .mybackground {background-color:#016b01;}
        
        Background color #016b01
      
           Border around this has a color of #016b01        
        
          <div style="border:2px solid #016b01;">Content here</div>
        
        
          .myborder {border:2px solid #016b01;}
        
        Border color #016b01