#14862f color space conversions
Hex:
        #14862f
        RGB:
        20, 134, 47
        CMY:
        92, 47, 82
        CMYK:
        85, 0, 65, 47
      HSL:
        134°, 74.0260%, 30.1961%
        HSV (HSB):
        134°, 85.0746%, 52.5490%
        XYZ:
        9.3267, 17.4042, 5.5571
        xyY:
        0.2889, 0.5390, 17.4042
      CIE-Lab:
        48.7653, -48.5394, 37.4776
        CIE-LCH:
        48.7653, 61.3241, 142.3280
        CIE-Luv:
        48.7653, -43.0315, 49.0194
        Hunter-Lab:
        41.7183, -33.1009, 21.3051
      #14862f color charts
#14862f RGB chart
      #14862f CMYK chart
      #14862f RGB pie chart
      #14862f color shades, tints & tones
#14862f color schemes
#14862f color preview, HTML & CSS examples
           This text has a color of #14862f        
        
          <p style="color:#14862f;">Text here</p>
        
        
          .mytext {color:#14862f;}
        
        Text color #14862f
      
           This box has a color of #14862f        
        
          <div style="background-color:#14862f;">Content here</div>
        
        
          .mybackground {background-color:#14862f;}
        
        Background color #14862f
      
           Border around this has a color of #14862f        
        
          <div style="border:2px solid #14862f;">Content here</div>
        
        
          .myborder {border:2px solid #14862f;}
        
        Border color #14862f