#14811f color space conversions
Hex:
        #14811f
        RGB:
        20, 129, 31
        CMY:
        92, 49, 88
        CMYK:
        84, 0, 76, 49
      HSL:
        126°, 73.1544%, 29.2157%
        HSV (HSB):
        126°, 84.4961%, 50.5882%
        XYZ:
        8.3861, 15.9482, 3.9326
        xyY:
        0.2967, 0.5642, 15.9482
      CIE-Lab:
        46.9064, -48.5561, 42.3487
        CIE-LCH:
        46.9064, 64.4291, 138.9063
        CIE-Luv:
        46.9064, -41.7873, 51.8186
        Hunter-Lab:
        39.9352, -32.4029, 22.1160
      #14811f color charts
#14811f RGB chart
      #14811f CMYK chart
      #14811f RGB pie chart
      #14811f color shades, tints & tones
#14811f color schemes
#14811f color preview, HTML & CSS examples
           This text has a color of #14811f        
        
          <p style="color:#14811f;">Text here</p>
        
        
          .mytext {color:#14811f;}
        
        Text color #14811f
      
           This box has a color of #14811f        
        
          <div style="background-color:#14811f;">Content here</div>
        
        
          .mybackground {background-color:#14811f;}
        
        Background color #14811f
      
           Border around this has a color of #14811f        
        
          <div style="border:2px solid #14811f;">Content here</div>
        
        
          .myborder {border:2px solid #14811f;}
        
        Border color #14811f