#2e041d color space conversions
Hex:
        #2e041d
        RGB:
        46, 4, 29
        CMY:
        82, 98, 89
        CMYK:
        0, 91, 37, 82
      HSL:
        324°, 84.0000%, 9.8039%
        HSV (HSB):
        324°, 91.3043%, 18.0392%
        XYZ:
        1.3919, 0.7564, 1.2350
        xyY:
        0.4114, 0.2236, 0.7564
      CIE-Lab:
        6.8324, 23.9129, -5.5707
        CIE-LCH:
        6.8324, 24.5532, 346.8863
        CIE-Luv:
        6.8324, 12.5029, -4.8254
        Hunter-Lab:
        8.6970, 13.3479, -2.3316
      #2e041d color charts
#2e041d RGB chart
      #2e041d CMYK chart
      #2e041d RGB pie chart
      #2e041d color shades, tints & tones
#2e041d color schemes
#2e041d color preview, HTML & CSS examples
           This text has a color of #2e041d        
        
          <p style="color:#2e041d;">Text here</p>
        
        
          .mytext {color:#2e041d;}
        
        Text color #2e041d
      
           This box has a color of #2e041d        
        
          <div style="background-color:#2e041d;">Content here</div>
        
        
          .mybackground {background-color:#2e041d;}
        
        Background color #2e041d
      
           Border around this has a color of #2e041d        
        
          <div style="border:2px solid #2e041d;">Content here</div>
        
        
          .myborder {border:2px solid #2e041d;}
        
        Border color #2e041d