#14620d color space conversions
Hex:
        #14620d
        RGB:
        20, 98, 13
        CMY:
        92, 62, 95
        CMYK:
        80, 0, 87, 62
      HSL:
        115°, 76.5766%, 21.7647%
        HSV (HSB):
        115°, 86.7347%, 38.4314%
        XYZ:
        4.7288, 8.9131, 1.8519
        xyY:
        0.3052, 0.5753, 8.9131
      CIE-Lab:
        35.8165, -39.4501, 37.9046
        CIE-LCH:
        35.8165, 54.7089, 136.1446
        CIE-Luv:
        35.8165, -30.9481, 41.3492
        Hunter-Lab:
        29.8549, -23.9728, 17.2206
      #14620d color charts
#14620d RGB chart
      #14620d CMYK chart
      #14620d RGB pie chart
      #14620d color shades, tints & tones
#14620d color schemes
#14620d color preview, HTML & CSS examples
           This text has a color of #14620d        
        
          <p style="color:#14620d;">Text here</p>
        
        
          .mytext {color:#14620d;}
        
        Text color #14620d
      
           This box has a color of #14620d        
        
          <div style="background-color:#14620d;">Content here</div>
        
        
          .mybackground {background-color:#14620d;}
        
        Background color #14620d
      
           Border around this has a color of #14620d        
        
          <div style="border:2px solid #14620d;">Content here</div>
        
        
          .myborder {border:2px solid #14620d;}
        
        Border color #14620d