#2b2632 color space conversions
Hex:
        #2b2632
        RGB:
        43, 38, 50
        CMY:
        83, 85, 80
        CMYK:
        14, 24, 0, 80
      HSL:
        265°, 13.6364%, 17.2549%
        HSV (HSB):
        265°, 24.0000%, 19.6078%
        XYZ:
        2.2651, 2.1301, 3.3094
        xyY:
        0.2940, 0.2765, 2.1301
      CIE-Lab:
        16.1557, 5.2840, -6.9745
        CIE-LCH:
        16.1557, 8.7501, 307.1481
        CIE-Luv:
        16.1557, 1.5547, -7.1539
        Hunter-Lab:
        14.5949, 2.1618, -3.2275
      #2b2632 color charts
#2b2632 RGB chart
      #2b2632 CMYK chart
      #2b2632 RGB pie chart
      #2b2632 color shades, tints & tones
#2b2632 color schemes
#2b2632 color preview, HTML & CSS examples
           This text has a color of #2b2632        
        
          <p style="color:#2b2632;">Text here</p>
        
        
          .mytext {color:#2b2632;}
        
        Text color #2b2632
      
           This box has a color of #2b2632        
        
          <div style="background-color:#2b2632;">Content here</div>
        
        
          .mybackground {background-color:#2b2632;}
        
        Background color #2b2632
      
           Border around this has a color of #2b2632        
        
          <div style="border:2px solid #2b2632;">Content here</div>
        
        
          .myborder {border:2px solid #2b2632;}
        
        Border color #2b2632