#14382d color space conversions
Hex:
        #14382d
        RGB:
        20, 56, 45
        CMY:
        92, 78, 82
        CMYK:
        64, 0, 20, 78
      HSL:
        162°, 47.3684%, 14.9020%
        HSV (HSB):
        162°, 64.2857%, 21.9608%
        XYZ:
        2.1763, 3.1665, 2.9791
        xyY:
        0.2615, 0.3805, 3.1665
      CIE-Lab:
        20.6989, -16.2034, 3.0079
        CIE-LCH:
        20.6989, 16.4802, 169.4838
        CIE-Luv:
        20.6989, -13.2700, 4.8151
        Hunter-Lab:
        17.7947, -9.3101, 2.5302
      #14382d color charts
#14382d RGB chart
      #14382d CMYK chart
      #14382d RGB pie chart
      #14382d color shades, tints & tones
#14382d color schemes
#14382d color preview, HTML & CSS examples
           This text has a color of #14382d        
        
          <p style="color:#14382d;">Text here</p>
        
        
          .mytext {color:#14382d;}
        
        Text color #14382d
      
           This box has a color of #14382d        
        
          <div style="background-color:#14382d;">Content here</div>
        
        
          .mybackground {background-color:#14382d;}
        
        Background color #14382d
      
           Border around this has a color of #14382d        
        
          <div style="border:2px solid #14382d;">Content here</div>
        
        
          .myborder {border:2px solid #14382d;}
        
        Border color #14382d