#2e0406 color space conversions
Hex:
        #2e0406
        RGB:
        46, 4, 6
        CMY:
        82, 98, 98
        CMYK:
        0, 91, 87, 82
      HSL:
        357°, 84.0000%, 9.8039%
        HSV (HSB):
        357°, 91.3043%, 18.0392%
        XYZ:
        1.2030, 0.6808, 0.2403
        xyY:
        0.5664, 0.3205, 0.6808
      CIE-Lab:
        6.1498, 21.0499, 7.1660
        CIE-LCH:
        6.1498, 22.2362, 18.8001
        CIE-Luv:
        6.1498, 15.8823, 2.9220
        Hunter-Lab:
        8.2512, 11.5852, 4.0491
      #2e0406 color charts
#2e0406 RGB chart
      #2e0406 CMYK chart
      #2e0406 RGB pie chart
      #2e0406 color shades, tints & tones
#2e0406 color schemes
#2e0406 color preview, HTML & CSS examples
           This text has a color of #2e0406        
        
          <p style="color:#2e0406;">Text here</p>
        
        
          .mytext {color:#2e0406;}
        
        Text color #2e0406
      
           This box has a color of #2e0406        
        
          <div style="background-color:#2e0406;">Content here</div>
        
        
          .mybackground {background-color:#2e0406;}
        
        Background color #2e0406
      
           Border around this has a color of #2e0406        
        
          <div style="border:2px solid #2e0406;">Content here</div>
        
        
          .myborder {border:2px solid #2e0406;}
        
        Border color #2e0406