#14680f color space conversions
Hex:
        #14680f
        RGB:
        20, 104, 15
        CMY:
        92, 59, 94
        CMYK:
        81, 0, 86, 59
      HSL:
        117°, 74.7899%, 23.3333%
        HSV (HSB):
        117°, 85.5769%, 40.7843%
        XYZ:
        5.3250, 10.0838, 2.1177
        xyY:
        0.3038, 0.5753, 10.0838
      CIE-Lab:
        37.9925, -41.4044, 39.3054
        CIE-LCH:
        37.9925, 57.0898, 136.4897
        CIE-Luv:
        37.9925, -33.1471, 43.7895
        Hunter-Lab:
        31.7551, -25.6386, 18.2747
      #14680f color charts
#14680f RGB chart
      #14680f CMYK chart
      #14680f RGB pie chart
      #14680f color shades, tints & tones
#14680f color schemes
#14680f color preview, HTML & CSS examples
           This text has a color of #14680f        
        
          <p style="color:#14680f;">Text here</p>
        
        
          .mytext {color:#14680f;}
        
        Text color #14680f
      
           This box has a color of #14680f        
        
          <div style="background-color:#14680f;">Content here</div>
        
        
          .mybackground {background-color:#14680f;}
        
        Background color #14680f
      
           Border around this has a color of #14680f        
        
          <div style="border:2px solid #14680f;">Content here</div>
        
        
          .myborder {border:2px solid #14680f;}
        
        Border color #14680f