#2e241b color space conversions
Hex:
        #2e241b
        RGB:
        46, 36, 27
        CMY:
        82, 86, 89
        CMYK:
        0, 22, 41, 82
      HSL:
        28°, 26.0274%, 14.3137%
        HSV (HSB):
        28°, 41.3043%, 18.0392%
        XYZ:
        1.9554, 1.9217, 1.3048
        xyY:
        0.3774, 0.3709, 1.9217
      CIE-Lab:
        15.0710, 3.0785, 7.8034
        CIE-LCH:
        15.0710, 8.3887, 68.4701
        CIE-Luv:
        15.0710, 5.4069, 5.9084
        Hunter-Lab:
        13.8626, 0.9190, 4.1234
      #2e241b color charts
#2e241b RGB chart
      #2e241b CMYK chart
      #2e241b RGB pie chart
      #2e241b color shades, tints & tones
#2e241b color schemes
#2e241b color preview, HTML & CSS examples
           This text has a color of #2e241b        
        
          <p style="color:#2e241b;">Text here</p>
        
        
          .mytext {color:#2e241b;}
        
        Text color #2e241b
      
           This box has a color of #2e241b        
        
          <div style="background-color:#2e241b;">Content here</div>
        
        
          .mybackground {background-color:#2e241b;}
        
        Background color #2e241b
      
           Border around this has a color of #2e241b        
        
          <div style="border:2px solid #2e241b;">Content here</div>
        
        
          .myborder {border:2px solid #2e241b;}
        
        Border color #2e241b