#2b1003 color space conversions
Hex:
        #2b1003
        RGB:
        43, 16, 3
        CMY:
        83, 94, 99
        CMYK:
        0, 63, 93, 83
      HSL:
        20°, 86.9565%, 9.0196%
        HSV (HSB):
        20°, 93.0233%, 16.8627%
        XYZ:
        1.1980, 0.8907, 0.1949
        xyY:
        0.5246, 0.3901, 0.8907
      CIE-Lab:
        8.0460, 12.7146, 11.0841
        CIE-LCH:
        8.0460, 16.8677, 41.0808
        CIE-Luv:
        8.0460, 12.4038, 6.3836
        Hunter-Lab:
        9.4379, 6.1412, 5.3819
      #2b1003 color charts
#2b1003 RGB chart
      #2b1003 CMYK chart
      #2b1003 RGB pie chart
      #2b1003 color shades, tints & tones
#2b1003 color schemes
#2b1003 color preview, HTML & CSS examples
           This text has a color of #2b1003        
        
          <p style="color:#2b1003;">Text here</p>
        
        
          .mytext {color:#2b1003;}
        
        Text color #2b1003
      
           This box has a color of #2b1003        
        
          <div style="background-color:#2b1003;">Content here</div>
        
        
          .mybackground {background-color:#2b1003;}
        
        Background color #2b1003
      
           Border around this has a color of #2b1003        
        
          <div style="border:2px solid #2b1003;">Content here</div>
        
        
          .myborder {border:2px solid #2b1003;}
        
        Border color #2b1003