#2b111f color space conversions
Hex:
        #2b111f
        RGB:
        43, 17, 31
        CMY:
        83, 93, 88
        CMYK:
        0, 60, 28, 83
      HSL:
        328°, 43.3333%, 11.7647%
        HSV (HSB):
        328°, 60.4651%, 16.8627%
        XYZ:
        1.4440, 1.0134, 1.4158
        xyY:
        0.3728, 0.2616, 1.0134
      CIE-Lab:
        9.1027, 15.6353, -3.7500
        CIE-LCH:
        9.1027, 16.0787, 346.5130
        CIE-Luv:
        9.1027, 9.3042, -3.7613
        Hunter-Lab:
        10.0669, 7.9877, -1.2919
      #2b111f color charts
#2b111f RGB chart
      #2b111f CMYK chart
      #2b111f RGB pie chart
      #2b111f color shades, tints & tones
#2b111f color schemes
#2b111f color preview, HTML & CSS examples
           This text has a color of #2b111f        
        
          <p style="color:#2b111f;">Text here</p>
        
        
          .mytext {color:#2b111f;}
        
        Text color #2b111f
      
           This box has a color of #2b111f        
        
          <div style="background-color:#2b111f;">Content here</div>
        
        
          .mybackground {background-color:#2b111f;}
        
        Background color #2b111f
      
           Border around this has a color of #2b111f        
        
          <div style="border:2px solid #2b111f;">Content here</div>
        
        
          .myborder {border:2px solid #2b111f;}
        
        Border color #2b111f