#14040a color space conversions
Hex:
        #14040a
        RGB:
        20, 4, 10
        CMY:
        92, 98, 96
        CMYK:
        0, 80, 50, 92
      HSL:
        338°, 66.6667%, 4.7059%
        HSV (HSB):
        338°, 80.0000%, 7.8431%
        XYZ:
        0.3867, 0.2575, 0.3165
        xyY:
        0.4025, 0.2680, 0.2575
      CIE-Lab:
        2.3257, 5.8159, -0.5168
        CIE-LCH:
        2.3257, 5.8388, 354.9216
        CIE-Luv:
        2.3257, 3.0150, -0.6820
        Hunter-Lab:
        5.0742, 4.7235, -0.1460
      #14040a color charts
#14040a RGB chart
      #14040a CMYK chart
      #14040a RGB pie chart
      #14040a color shades, tints & tones
#14040a color schemes
#14040a color preview, HTML & CSS examples
           This text has a color of #14040a        
        
          <p style="color:#14040a;">Text here</p>
        
        
          .mytext {color:#14040a;}
        
        Text color #14040a
      
           This box has a color of #14040a        
        
          <div style="background-color:#14040a;">Content here</div>
        
        
          .mybackground {background-color:#14040a;}
        
        Background color #14040a
      
           Border around this has a color of #14040a        
        
          <div style="border:2px solid #14040a;">Content here</div>
        
        
          .myborder {border:2px solid #14040a;}
        
        Border color #14040a