#14441f color space conversions
Hex:
        #14441f
        RGB:
        20, 68, 31
        CMY:
        92, 73, 88
        CMYK:
        71, 0, 54, 73
      HSL:
        134°, 54.5455%, 17.2549%
        HSV (HSB):
        134°, 70.5882%, 26.6667%
        XYZ:
        2.6029, 4.3819, 2.0049
        xyY:
        0.2895, 0.4874, 4.3819
      CIE-Lab:
        24.8958, -25.5640, 17.6968
        CIE-LCH:
        24.8958, 31.0917, 145.3069
        CIE-Luv:
        24.8958, -18.7053, 20.1035
        Hunter-Lab:
        20.9330, -14.4369, 8.9744
      #14441f color charts
#14441f RGB chart
      #14441f CMYK chart
      #14441f RGB pie chart
      #14441f color shades, tints & tones
#14441f color schemes
#14441f color preview, HTML & CSS examples
           This text has a color of #14441f        
        
          <p style="color:#14441f;">Text here</p>
        
        
          .mytext {color:#14441f;}
        
        Text color #14441f
      
           This box has a color of #14441f        
        
          <div style="background-color:#14441f;">Content here</div>
        
        
          .mybackground {background-color:#14441f;}
        
        Background color #14441f
      
           Border around this has a color of #14441f        
        
          <div style="border:2px solid #14441f;">Content here</div>
        
        
          .myborder {border:2px solid #14441f;}
        
        Border color #14441f