#2e311f color space conversions
Hex:
        #2e311f
        RGB:
        46, 49, 31
        CMY:
        82, 81, 88
        CMYK:
        6, 0, 37, 81
      HSL:
        70°, 22.5000%, 15.6863%
        HSV (HSB):
        70°, 36.7347%, 19.2157%
        XYZ:
        2.4723, 2.8764, 1.7212
        xyY:
        0.3497, 0.4068, 2.8764
      CIE-Lab:
        19.5419, -5.0506, 11.0848
        CIE-LCH:
        19.5419, 12.1812, 114.4957
        CIE-Luv:
        19.5419, -0.7869, 10.5283
        Hunter-Lab:
        16.9599, -3.6589, 5.8548
      #2e311f color charts
#2e311f RGB chart
      #2e311f CMYK chart
      #2e311f RGB pie chart
      #2e311f color shades, tints & tones
#2e311f color schemes
#2e311f color preview, HTML & CSS examples
           This text has a color of #2e311f        
        
          <p style="color:#2e311f;">Text here</p>
        
        
          .mytext {color:#2e311f;}
        
        Text color #2e311f
      
           This box has a color of #2e311f        
        
          <div style="background-color:#2e311f;">Content here</div>
        
        
          .mybackground {background-color:#2e311f;}
        
        Background color #2e311f
      
           Border around this has a color of #2e311f        
        
          <div style="border:2px solid #2e311f;">Content here</div>
        
        
          .myborder {border:2px solid #2e311f;}
        
        Border color #2e311f