#2e0106 color space conversions
Hex:
        #2e0106
        RGB:
        46, 1, 6
        CMY:
        82, 100, 98
        CMYK:
        0, 98, 87, 82
      HSL:
        353°, 95.7447%, 9.2157%
        HSV (HSB):
        353°, 97.8261%, 18.0392%
        XYZ:
        1.1704, 0.6157, 0.2294
        xyY:
        0.5807, 0.3055, 0.6157
      CIE-Lab:
        5.5616, 22.5245, 6.3070
        CIE-LCH:
        5.5616, 23.3909, 15.6425
        CIE-Luv:
        5.5616, 16.2067, 2.2512
        Hunter-Lab:
        7.8467, 12.8942, 3.7589
      #2e0106 color charts
#2e0106 RGB chart
      #2e0106 CMYK chart
      #2e0106 RGB pie chart
      #2e0106 color shades, tints & tones
#2e0106 color schemes
#2e0106 color preview, HTML & CSS examples
           This text has a color of #2e0106        
        
          <p style="color:#2e0106;">Text here</p>
        
        
          .mytext {color:#2e0106;}
        
        Text color #2e0106
      
           This box has a color of #2e0106        
        
          <div style="background-color:#2e0106;">Content here</div>
        
        
          .mybackground {background-color:#2e0106;}
        
        Background color #2e0106
      
           Border around this has a color of #2e0106        
        
          <div style="border:2px solid #2e0106;">Content here</div>
        
        
          .myborder {border:2px solid #2e0106;}
        
        Border color #2e0106