#2e0e29 color space conversions
Hex:
        #2e0e29
        RGB:
        46, 14, 41
        CMY:
        82, 95, 84
        CMYK:
        0, 70, 11, 82
      HSL:
        309°, 53.3333%, 11.7647%
        HSV (HSB):
        309°, 69.5652%, 18.0392%
        XYZ:
        1.6840, 1.0550, 2.2127
        xyY:
        0.3401, 0.2131, 1.0550
      CIE-Lab:
        9.4416, 20.6858, -10.7132
        CIE-LCH:
        9.4416, 23.2954, 332.6203
        CIE-Luv:
        9.4416, 9.9559, -9.2202
        Hunter-Lab:
        10.2714, 11.2901, -5.5825
      #2e0e29 color charts
#2e0e29 RGB chart
      #2e0e29 CMYK chart
      #2e0e29 RGB pie chart
      #2e0e29 color shades, tints & tones
#2e0e29 color schemes
#2e0e29 color preview, HTML & CSS examples
           This text has a color of #2e0e29        
        
          <p style="color:#2e0e29;">Text here</p>
        
        
          .mytext {color:#2e0e29;}
        
        Text color #2e0e29
      
           This box has a color of #2e0e29        
        
          <div style="background-color:#2e0e29;">Content here</div>
        
        
          .mybackground {background-color:#2e0e29;}
        
        Background color #2e0e29
      
           Border around this has a color of #2e0e29        
        
          <div style="border:2px solid #2e0e29;">Content here</div>
        
        
          .myborder {border:2px solid #2e0e29;}
        
        Border color #2e0e29