#2e412a color space conversions
Hex:
        #2e412a
        RGB:
        46, 65, 42
        CMY:
        82, 75, 84
        CMYK:
        29, 0, 35, 75
      HSL:
        110°, 21.4953%, 20.9804%
        HSV (HSB):
        110°, 35.3846%, 25.4902%
        XYZ:
        3.4349, 4.5286, 2.8836
        xyY:
        0.3167, 0.4175, 4.5286
      CIE-Lab:
        25.3472, -12.9117, 11.6737
        CIE-LCH:
        25.3472, 17.4065, 137.8828
        CIE-Luv:
        25.3472, -8.6085, 13.5227
        Hunter-Lab:
        21.2805, -8.4289, 6.8624
      #2e412a color charts
#2e412a RGB chart
      #2e412a CMYK chart
      #2e412a RGB pie chart
      #2e412a color shades, tints & tones
#2e412a color schemes
#2e412a color preview, HTML & CSS examples
           This text has a color of #2e412a        
        
          <p style="color:#2e412a;">Text here</p>
        
        
          .mytext {color:#2e412a;}
        
        Text color #2e412a
      
           This box has a color of #2e412a        
        
          <div style="background-color:#2e412a;">Content here</div>
        
        
          .mybackground {background-color:#2e412a;}
        
        Background color #2e412a
      
           Border around this has a color of #2e412a        
        
          <div style="border:2px solid #2e412a;">Content here</div>
        
        
          .myborder {border:2px solid #2e412a;}
        
        Border color #2e412a