#2e121a color space conversions
Hex:
        #2e121a
        RGB:
        46, 18, 26
        CMY:
        82, 93, 90
        CMYK:
        0, 61, 43, 82
      HSL:
        343°, 43.7500%, 12.5490%
        HSV (HSB):
        343°, 60.8696%, 18.0392%
        XYZ:
        1.5295, 1.0880, 1.1067
        xyY:
        0.4107, 0.2922, 1.0880
      CIE-Lab:
        9.7043, 15.4381, 0.9949
        CIE-LCH:
        9.7043, 15.4701, 3.6871
        CIE-Luv:
        9.7043, 11.4989, -0.7293
        Hunter-Lab:
        10.4309, 7.9192, 1.0112
      #2e121a color charts
#2e121a RGB chart
      #2e121a CMYK chart
      #2e121a RGB pie chart
      #2e121a color shades, tints & tones
#2e121a color schemes
#2e121a color preview, HTML & CSS examples
           This text has a color of #2e121a        
        
          <p style="color:#2e121a;">Text here</p>
        
        
          .mytext {color:#2e121a;}
        
        Text color #2e121a
      
           This box has a color of #2e121a        
        
          <div style="background-color:#2e121a;">Content here</div>
        
        
          .mybackground {background-color:#2e121a;}
        
        Background color #2e121a
      
           Border around this has a color of #2e121a        
        
          <div style="border:2px solid #2e121a;">Content here</div>
        
        
          .myborder {border:2px solid #2e121a;}
        
        Border color #2e121a