#14694d color space conversions
Hex:
        #14694d
        RGB:
        20, 105, 77
        CMY:
        92, 59, 70
        CMYK:
        81, 0, 27, 59
      HSL:
        160°, 68.0000%, 24.5098%
        HSV (HSB):
        160°, 80.9524%, 41.1765%
        XYZ:
        6.6796, 10.7877, 8.7514
        xyY:
        0.2548, 0.4115, 10.7877
      CIE-Lab:
        39.2206, -31.6839, 8.8964
        CIE-LCH:
        39.2206, 32.9092, 164.3160
        CIE-Luv:
        39.2206, -30.9211, 15.3973
        Hunter-Lab:
        32.8446, -21.1765, 7.1936
      #14694d color charts
#14694d RGB chart
      #14694d CMYK chart
      #14694d RGB pie chart
      #14694d color shades, tints & tones
#14694d color schemes
#14694d color preview, HTML & CSS examples
           This text has a color of #14694d        
        
          <p style="color:#14694d;">Text here</p>
        
        
          .mytext {color:#14694d;}
        
        Text color #14694d
      
           This box has a color of #14694d        
        
          <div style="background-color:#14694d;">Content here</div>
        
        
          .mybackground {background-color:#14694d;}
        
        Background color #14694d
      
           Border around this has a color of #14694d        
        
          <div style="border:2px solid #14694d;">Content here</div>
        
        
          .myborder {border:2px solid #14694d;}
        
        Border color #14694d