#14430f color space conversions
Hex:
        #14430f
        RGB:
        20, 67, 15
        CMY:
        92, 74, 94
        CMYK:
        70, 0, 78, 74
      HSL:
        114°, 63.4146%, 16.0784%
        HSV (HSB):
        114°, 77.6119%, 26.2745%
        XYZ:
        2.3819, 4.1975, 1.1366
        xyY:
        0.3087, 0.5440, 4.1975
      CIE-Lab:
        24.3140, -27.4496, 25.7970
        CIE-LCH:
        24.3140, 37.6691, 136.7777
        CIE-Luv:
        24.3140, -18.7333, 25.6410
        Hunter-Lab:
        20.4879, -15.1018, 11.0523
      #14430f color charts
#14430f RGB chart
      #14430f CMYK chart
      #14430f RGB pie chart
      #14430f color shades, tints & tones
#14430f color schemes
#14430f color preview, HTML & CSS examples
           This text has a color of #14430f        
        
          <p style="color:#14430f;">Text here</p>
        
        
          .mytext {color:#14430f;}
        
        Text color #14430f
      
           This box has a color of #14430f        
        
          <div style="background-color:#14430f;">Content here</div>
        
        
          .mybackground {background-color:#14430f;}
        
        Background color #14430f
      
           Border around this has a color of #14430f        
        
          <div style="border:2px solid #14430f;">Content here</div>
        
        
          .myborder {border:2px solid #14430f;}
        
        Border color #14430f