#2e1306 color space conversions
Hex:
        #2e1306
        RGB:
        46, 19, 6
        CMY:
        82, 93, 98
        CMYK:
        0, 59, 87, 82
      HSL:
        20°, 76.9231%, 10.1961%
        HSV (HSB):
        20°, 86.9565%, 18.0392%
        XYZ:
        1.3925, 1.0597, 0.3035
        xyY:
        0.5053, 0.3846, 1.0597
      CIE-Lab:
        9.4795, 12.5192, 12.0035
        CIE-LCH:
        9.4795, 17.3440, 43.7952
        CIE-Luv:
        9.4795, 13.3356, 6.8692
        Hunter-Lab:
        10.2943, 6.1296, 5.4583
      #2e1306 color charts
#2e1306 RGB chart
      #2e1306 CMYK chart
      #2e1306 RGB pie chart
      #2e1306 color shades, tints & tones
#2e1306 color schemes
#2e1306 color preview, HTML & CSS examples
           This text has a color of #2e1306        
        
          <p style="color:#2e1306;">Text here</p>
        
        
          .mytext {color:#2e1306;}
        
        Text color #2e1306
      
           This box has a color of #2e1306        
        
          <div style="background-color:#2e1306;">Content here</div>
        
        
          .mybackground {background-color:#2e1306;}
        
        Background color #2e1306
      
           Border around this has a color of #2e1306        
        
          <div style="border:2px solid #2e1306;">Content here</div>
        
        
          .myborder {border:2px solid #2e1306;}
        
        Border color #2e1306