#14400e color space conversions
Hex:
        #14400e
        RGB:
        20, 64, 14
        CMY:
        92, 75, 95
        CMYK:
        69, 0, 78, 75
      HSL:
        113°, 64.1026%, 15.2941%
        HSV (HSB):
        113°, 78.1250%, 25.0980%
        XYZ:
        2.2012, 3.8472, 1.0420
        xyY:
        0.3104, 0.5426, 3.8472
      CIE-Lab:
        23.1598, -26.2728, 25.0545
        CIE-LCH:
        23.1598, 36.3041, 136.3598
        CIE-Luv:
        23.1598, -17.5116, 24.3741
        Hunter-Lab:
        19.6143, -14.2935, 10.5802
      #14400e color charts
#14400e RGB chart
      #14400e CMYK chart
      #14400e RGB pie chart
      #14400e color shades, tints & tones
#14400e color schemes
#14400e color preview, HTML & CSS examples
           This text has a color of #14400e        
        
          <p style="color:#14400e;">Text here</p>
        
        
          .mytext {color:#14400e;}
        
        Text color #14400e
      
           This box has a color of #14400e        
        
          <div style="background-color:#14400e;">Content here</div>
        
        
          .mybackground {background-color:#14400e;}
        
        Background color #14400e
      
           Border around this has a color of #14400e        
        
          <div style="border:2px solid #14400e;">Content here</div>
        
        
          .myborder {border:2px solid #14400e;}
        
        Border color #14400e