#2e1725 color space conversions
Hex:
        #2e1725
        RGB:
        46, 23, 37
        CMY:
        82, 91, 85
        CMYK:
        0, 50, 20, 82
      HSL:
        323°, 33.3333%, 13.5294%
        HSV (HSB):
        323°, 50.0000%, 18.0392%
        XYZ:
        1.7670, 1.3272, 1.9133
        xyY:
        0.3529, 0.2650, 1.3272
      CIE-Lab:
        11.4644, 14.0751, -4.6437
        CIE-LCH:
        11.4644, 14.8213, 341.7410
        CIE-Luv:
        11.4644, 8.9393, -4.8634
        Hunter-Lab:
        11.5204, 7.2181, -1.7825
      #2e1725 color charts
#2e1725 RGB chart
      #2e1725 CMYK chart
      #2e1725 RGB pie chart
      #2e1725 color shades, tints & tones
#2e1725 color schemes
#2e1725 color preview, HTML & CSS examples
           This text has a color of #2e1725        
        
          <p style="color:#2e1725;">Text here</p>
        
        
          .mytext {color:#2e1725;}
        
        Text color #2e1725
      
           This box has a color of #2e1725        
        
          <div style="background-color:#2e1725;">Content here</div>
        
        
          .mybackground {background-color:#2e1725;}
        
        Background color #2e1725
      
           Border around this has a color of #2e1725        
        
          <div style="border:2px solid #2e1725;">Content here</div>
        
        
          .myborder {border:2px solid #2e1725;}
        
        Border color #2e1725