#2e0a00 color space conversions
Hex:
        #2e0a00
        RGB:
        46, 10, 0
        CMY:
        82, 96, 100
        CMYK:
        0, 78, 100, 82
      HSL:
        13°, 100.0000%, 9.0196%
        HSV (HSB):
        13°, 100.0000%, 18.0392%
        XYZ:
        1.2353, 0.7979, 0.0889
        xyY:
        0.5821, 0.3760, 0.7979
      CIE-Lab:
        7.2076, 17.5227, 11.1552
        CIE-LCH:
        7.2076, 20.7722, 32.4813
        CIE-Luv:
        7.2076, 15.8307, 6.0683
        Hunter-Lab:
        8.9327, 9.0517, 5.6627
      #2e0a00 color charts
#2e0a00 RGB chart
      #2e0a00 CMYK chart
      #2e0a00 RGB pie chart
      #2e0a00 color shades, tints & tones
#2e0a00 color schemes
#2e0a00 color preview, HTML & CSS examples
           This text has a color of #2e0a00        
        
          <p style="color:#2e0a00;">Text here</p>
        
        
          .mytext {color:#2e0a00;}
        
        Text color #2e0a00
      
           This box has a color of #2e0a00        
        
          <div style="background-color:#2e0a00;">Content here</div>
        
        
          .mybackground {background-color:#2e0a00;}
        
        Background color #2e0a00
      
           Border around this has a color of #2e0a00        
        
          <div style="border:2px solid #2e0a00;">Content here</div>
        
        
          .myborder {border:2px solid #2e0a00;}
        
        Border color #2e0a00