#016422 color space conversions
Hex:
        #016422
        RGB:
        1, 100, 34
        CMY:
        100, 61, 87
        CMYK:
        99, 0, 66, 61
      HSL:
        140°, 98.0198%, 19.8039%
        HSV (HSB):
        140°, 99.0000%, 39.2157%
        XYZ:
        4.8584, 9.2363, 3.0401
        xyY:
        0.2835, 0.5390, 9.2363
      CIE-Lab:
        36.4353, -40.4523, 29.7313
        CIE-LCH:
        36.4353, 50.2030, 143.6852
        CIE-Luv:
        36.4353, -33.3574, 36.3173
        Hunter-Lab:
        30.3913, -24.6493, 15.3430
      #016422 color charts
#016422 RGB chart
      #016422 CMYK chart
      #016422 RGB pie chart
      #016422 color shades, tints & tones
#016422 color schemes
#016422 color preview, HTML & CSS examples
           This text has a color of #016422        
        
          <p style="color:#016422;">Text here</p>
        
        
          .mytext {color:#016422;}
        
        Text color #016422
      
           This box has a color of #016422        
        
          <div style="background-color:#016422;">Content here</div>
        
        
          .mybackground {background-color:#016422;}
        
        Background color #016422
      
           Border around this has a color of #016422        
        
          <div style="border:2px solid #016422;">Content here</div>
        
        
          .myborder {border:2px solid #016422;}
        
        Border color #016422