#14641d color space conversions
Hex:
        #14641d
        RGB:
        20, 100, 29
        CMY:
        92, 61, 89
        CMYK:
        80, 0, 71, 61
      HSL:
        127°, 66.6667%, 23.5294%
        HSV (HSB):
        127°, 80.0000%, 39.2157%
        XYZ:
        5.0674, 9.3518, 2.7004
        xyY:
        0.2960, 0.5463, 9.3518
      CIE-Lab:
        36.6529, -38.7667, 32.4563
        CIE-LCH:
        36.6529, 50.5595, 140.0632
        CIE-Luv:
        36.6529, -31.3254, 38.2010
        Hunter-Lab:
        30.5807, -23.9375, 16.1709
      #14641d color charts
#14641d RGB chart
      #14641d CMYK chart
      #14641d RGB pie chart
      #14641d color shades, tints & tones
#14641d color schemes
#14641d color preview, HTML & CSS examples
           This text has a color of #14641d        
        
          <p style="color:#14641d;">Text here</p>
        
        
          .mytext {color:#14641d;}
        
        Text color #14641d
      
           This box has a color of #14641d        
        
          <div style="background-color:#14641d;">Content here</div>
        
        
          .mybackground {background-color:#14641d;}
        
        Background color #14641d
      
           Border around this has a color of #14641d        
        
          <div style="border:2px solid #14641d;">Content here</div>
        
        
          .myborder {border:2px solid #14641d;}
        
        Border color #14641d