#14422e color space conversions
Hex:
        #14422e
        RGB:
        20, 66, 46
        CMY:
        92, 74, 82
        CMYK:
        70, 0, 30, 74
      HSL:
        154°, 53.4884%, 16.8627%
        HSV (HSB):
        154°, 69.6970%, 25.8824%
        XYZ:
        2.7298, 4.2424, 3.2598
        xyY:
        0.2668, 0.4146, 4.2424
      CIE-Lab:
        24.4572, -21.2627, 7.6518
        CIE-LCH:
        24.4572, 22.5976, 160.2077
        CIE-Luv:
        24.4572, -17.3081, 10.5226
        Hunter-Lab:
        20.5971, -12.3874, 5.0346
      #14422e color charts
#14422e RGB chart
      #14422e CMYK chart
      #14422e RGB pie chart
      #14422e color shades, tints & tones
#14422e color schemes
#14422e color preview, HTML & CSS examples
           This text has a color of #14422e        
        
          <p style="color:#14422e;">Text here</p>
        
        
          .mytext {color:#14422e;}
        
        Text color #14422e
      
           This box has a color of #14422e        
        
          <div style="background-color:#14422e;">Content here</div>
        
        
          .mybackground {background-color:#14422e;}
        
        Background color #14422e
      
           Border around this has a color of #14422e        
        
          <div style="border:2px solid #14422e;">Content here</div>
        
        
          .myborder {border:2px solid #14422e;}
        
        Border color #14422e