#2b1801 color space conversions
Hex:
        #2b1801
        RGB:
        43, 24, 1
        CMY:
        83, 91, 100
        CMYK:
        0, 44, 98, 83
      HSL:
        33°, 95.4545%, 8.6275%
        HSV (HSB):
        33°, 97.6744%, 16.8627%
        XYZ:
        1.3284, 1.1691, 0.1844
        xyY:
        0.4953, 0.4359, 1.1691
      CIE-Lab:
        10.3271, 6.9594, 15.1684
        CIE-LCH:
        10.3271, 16.6887, 65.3540
        CIE-Luv:
        10.3271, 10.1775, 9.8711
        Hunter-Lab:
        10.8123, 3.0087, 6.5577
      #2b1801 color charts
#2b1801 RGB chart
      #2b1801 CMYK chart
      #2b1801 RGB pie chart
      #2b1801 color shades, tints & tones
#2b1801 color schemes
#2b1801 color preview, HTML & CSS examples
           This text has a color of #2b1801        
        
          <p style="color:#2b1801;">Text here</p>
        
        
          .mytext {color:#2b1801;}
        
        Text color #2b1801
      
           This box has a color of #2b1801        
        
          <div style="background-color:#2b1801;">Content here</div>
        
        
          .mybackground {background-color:#2b1801;}
        
        Background color #2b1801
      
           Border around this has a color of #2b1801        
        
          <div style="border:2px solid #2b1801;">Content here</div>
        
        
          .myborder {border:2px solid #2b1801;}
        
        Border color #2b1801