#2e1502 color space conversions
Hex:
        #2e1502
        RGB:
        46, 21, 2
        CMY:
        82, 92, 99
        CMYK:
        0, 54, 96, 82
      HSL:
        26°, 91.6667%, 9.4118%
        HSV (HSB):
        26°, 95.6522%, 18.0392%
        XYZ:
        1.4058, 1.1216, 0.1998
        xyY:
        0.5155, 0.4112, 1.1216
      CIE-Lab:
        9.9656, 10.8144, 14.3240
        CIE-LCH:
        9.9656, 17.9479, 52.9476
        CIE-Luv:
        9.9656, 13.0614, 8.7788
        Hunter-Lab:
        10.5904, 5.1622, 6.2946
      #2e1502 color charts
#2e1502 RGB chart
      #2e1502 CMYK chart
      #2e1502 RGB pie chart
      #2e1502 color shades, tints & tones
#2e1502 color schemes
#2e1502 color preview, HTML & CSS examples
           This text has a color of #2e1502        
        
          <p style="color:#2e1502;">Text here</p>
        
        
          .mytext {color:#2e1502;}
        
        Text color #2e1502
      
           This box has a color of #2e1502        
        
          <div style="background-color:#2e1502;">Content here</div>
        
        
          .mybackground {background-color:#2e1502;}
        
        Background color #2e1502
      
           Border around this has a color of #2e1502        
        
          <div style="border:2px solid #2e1502;">Content here</div>
        
        
          .myborder {border:2px solid #2e1502;}
        
        Border color #2e1502