#2b4123 color space conversions
Hex:
        #2b4123
        RGB:
        43, 65, 35
        CMY:
        83, 75, 86
        CMYK:
        34, 0, 46, 75
      HSL:
        104°, 30.0000%, 19.6078%
        HSV (HSB):
        104°, 46.1538%, 25.4902%
        XYZ:
        3.1899, 4.4155, 2.2743
        xyY:
        0.3229, 0.4469, 4.4155
      CIE-Lab:
        25.0002, -15.4435, 15.6104
        CIE-LCH:
        25.0002, 21.9588, 134.6920
        CIE-Luv:
        25.0002, -9.9093, 17.1831
        Hunter-Lab:
        21.0132, -9.6756, 8.2922
      #2b4123 color charts
#2b4123 RGB chart
      #2b4123 CMYK chart
      #2b4123 RGB pie chart
      #2b4123 color shades, tints & tones
#2b4123 color schemes
#2b4123 color preview, HTML & CSS examples
           This text has a color of #2b4123        
        
          <p style="color:#2b4123;">Text here</p>
        
        
          .mytext {color:#2b4123;}
        
        Text color #2b4123
      
           This box has a color of #2b4123        
        
          <div style="background-color:#2b4123;">Content here</div>
        
        
          .mybackground {background-color:#2b4123;}
        
        Background color #2b4123
      
           Border around this has a color of #2b4123        
        
          <div style="border:2px solid #2b4123;">Content here</div>
        
        
          .myborder {border:2px solid #2b4123;}
        
        Border color #2b4123