#2e0d00 color space conversions
Hex:
        #2e0d00
        RGB:
        46, 13, 0
        CMY:
        82, 95, 100
        CMYK:
        0, 72, 100, 82
      HSL:
        17°, 100.0000%, 9.0196%
        HSV (HSB):
        17°, 100.0000%, 18.0392%
        XYZ:
        1.2706, 0.8687, 0.1007
        xyY:
        0.5672, 0.3878, 0.8687
      CIE-Lab:
        7.8468, 15.8793, 12.0886
        CIE-LCH:
        7.8468, 19.9571, 37.2811
        CIE-Luv:
        7.8468, 15.3223, 6.8390
        Hunter-Lab:
        9.3204, 8.0242, 5.8836
      #2e0d00 color charts
#2e0d00 RGB chart
      #2e0d00 CMYK chart
      #2e0d00 RGB pie chart
      #2e0d00 color shades, tints & tones
#2e0d00 color schemes
#2e0d00 color preview, HTML & CSS examples
           This text has a color of #2e0d00        
        
          <p style="color:#2e0d00;">Text here</p>
        
        
          .mytext {color:#2e0d00;}
        
        Text color #2e0d00
      
           This box has a color of #2e0d00        
        
          <div style="background-color:#2e0d00;">Content here</div>
        
        
          .mybackground {background-color:#2e0d00;}
        
        Background color #2e0d00
      
           Border around this has a color of #2e0d00        
        
          <div style="border:2px solid #2e0d00;">Content here</div>
        
        
          .myborder {border:2px solid #2e0d00;}
        
        Border color #2e0d00