#14740e color space conversions
Hex:
        #14740e
        RGB:
        20, 116, 14
        CMY:
        92, 55, 95
        CMYK:
        83, 0, 88, 55
      HSL:
        116°, 78.4615%, 25.4902%
        HSV (HSB):
        116°, 87.9310%, 45.4902%
        XYZ:
        6.6131, 12.6712, 2.5127
        xyY:
        0.3034, 0.5813, 12.6712
      CIE-Lab:
        42.2636, -45.4872, 43.5137
        CIE-LCH:
        42.2636, 62.9486, 136.2703
        CIE-Luv:
        42.2636, -37.5311, 49.4963
        Hunter-Lab:
        35.5966, -29.1324, 20.7325
      #14740e color charts
#14740e RGB chart
      #14740e CMYK chart
      #14740e RGB pie chart
      #14740e color shades, tints & tones
#14740e color schemes
#14740e color preview, HTML & CSS examples
           This text has a color of #14740e        
        
          <p style="color:#14740e;">Text here</p>
        
        
          .mytext {color:#14740e;}
        
        Text color #14740e
      
           This box has a color of #14740e        
        
          <div style="background-color:#14740e;">Content here</div>
        
        
          .mybackground {background-color:#14740e;}
        
        Background color #14740e
      
           Border around this has a color of #14740e        
        
          <div style="border:2px solid #14740e;">Content here</div>
        
        
          .myborder {border:2px solid #14740e;}
        
        Border color #14740e