#2b411f color space conversions
Hex:
        #2b411f
        RGB:
        43, 65, 31
        CMY:
        83, 75, 88
        CMYK:
        34, 0, 52, 75
      HSL:
        99°, 35.4167%, 18.8235%
        HSV (HSB):
        99°, 52.3077%, 25.4902%
        XYZ:
        3.1339, 4.3931, 1.9791
        xyY:
        0.3297, 0.4621, 4.3931
      CIE-Lab:
        24.9307, -16.0941, 17.9846
        CIE-LCH:
        24.9307, 24.1343, 131.8248
        CIE-Luv:
        24.9307, -9.9265, 19.1423
        Hunter-Lab:
        20.9598, -9.9904, 9.0734
      #2b411f color charts
#2b411f RGB chart
      #2b411f CMYK chart
      #2b411f RGB pie chart
      #2b411f color shades, tints & tones
#2b411f color schemes
#2b411f color preview, HTML & CSS examples
           This text has a color of #2b411f        
        
          <p style="color:#2b411f;">Text here</p>
        
        
          .mytext {color:#2b411f;}
        
        Text color #2b411f
      
           This box has a color of #2b411f        
        
          <div style="background-color:#2b411f;">Content here</div>
        
        
          .mybackground {background-color:#2b411f;}
        
        Background color #2b411f
      
           Border around this has a color of #2b411f        
        
          <div style="border:2px solid #2b411f;">Content here</div>
        
        
          .myborder {border:2px solid #2b411f;}
        
        Border color #2b411f