#2e0007 color space conversions
Hex:
        #2e0007
        RGB:
        46, 0, 7
        CMY:
        82, 100, 97
        CMYK:
        0, 100, 85, 82
      HSL:
        351°, 100.0000%, 9.0196%
        HSV (HSB):
        351°, 100.0000%, 18.0392%
        XYZ:
        1.1651, 0.5962, 0.2547
        xyY:
        0.5779, 0.2957, 0.5962
      CIE-Lab:
        5.3853, 23.1074, 5.6421
        CIE-LCH:
        5.3853, 23.7862, 13.7214
        CIE-Luv:
        5.3853, 16.1589, 1.7642
        Hunter-Lab:
        7.7213, 13.4216, 3.4493
      #2e0007 color charts
#2e0007 RGB chart
      #2e0007 CMYK chart
      #2e0007 RGB pie chart
      #2e0007 color shades, tints & tones
#2e0007 color schemes
#2e0007 color preview, HTML & CSS examples
           This text has a color of #2e0007        
        
          <p style="color:#2e0007;">Text here</p>
        
        
          .mytext {color:#2e0007;}
        
        Text color #2e0007
      
           This box has a color of #2e0007        
        
          <div style="background-color:#2e0007;">Content here</div>
        
        
          .mybackground {background-color:#2e0007;}
        
        Background color #2e0007
      
           Border around this has a color of #2e0007        
        
          <div style="border:2px solid #2e0007;">Content here</div>
        
        
          .myborder {border:2px solid #2e0007;}
        
        Border color #2e0007