#2b381b color space conversions
Hex:
        #2b381b
        RGB:
        43, 56, 27
        CMY:
        83, 78, 89
        CMYK:
        23, 0, 52, 78
      HSL:
        87°, 34.9398%, 16.2745%
        HSV (HSB):
        87°, 51.7857%, 21.9608%
        XYZ:
        2.6083, 3.4211, 1.5598
        xyY:
        0.3437, 0.4508, 3.4211
      CIE-Lab:
        21.6570, -11.5007, 16.3526
        CIE-LCH:
        21.6570, 19.9918, 125.1186
        CIE-Luv:
        21.6570, -5.5780, 16.0623
        Hunter-Lab:
        18.4961, -7.1968, 7.9474
      #2b381b color charts
#2b381b RGB chart
      #2b381b CMYK chart
      #2b381b RGB pie chart
      #2b381b color shades, tints & tones
#2b381b color schemes
#2b381b color preview, HTML & CSS examples
           This text has a color of #2b381b        
        
          <p style="color:#2b381b;">Text here</p>
        
        
          .mytext {color:#2b381b;}
        
        Text color #2b381b
      
           This box has a color of #2b381b        
        
          <div style="background-color:#2b381b;">Content here</div>
        
        
          .mybackground {background-color:#2b381b;}
        
        Background color #2b381b
      
           Border around this has a color of #2b381b        
        
          <div style="border:2px solid #2b381b;">Content here</div>
        
        
          .myborder {border:2px solid #2b381b;}
        
        Border color #2b381b