#2b480b color space conversions
Hex:
        #2b480b
        RGB:
        43, 72, 11
        CMY:
        83, 72, 96
        CMYK:
        40, 0, 85, 72
      HSL:
        89°, 73.4940%, 16.2745%
        HSV (HSB):
        89°, 84.7222%, 28.2353%
        XYZ:
        3.3740, 5.1725, 1.1372
        xyY:
        0.3484, 0.5341, 5.1725
      CIE-Lab:
        27.2206, -21.9696, 30.8012
        CIE-LCH:
        27.2206, 37.8335, 125.4991
        CIE-Luv:
        27.2206, -13.4051, 29.5160
        Hunter-Lab:
        22.7431, -13.3192, 12.9556
      #2b480b color charts
#2b480b RGB chart
      #2b480b CMYK chart
      #2b480b RGB pie chart
      #2b480b color shades, tints & tones
#2b480b color schemes
#2b480b color preview, HTML & CSS examples
           This text has a color of #2b480b        
        
          <p style="color:#2b480b;">Text here</p>
        
        
          .mytext {color:#2b480b;}
        
        Text color #2b480b
      
           This box has a color of #2b480b        
        
          <div style="background-color:#2b480b;">Content here</div>
        
        
          .mybackground {background-color:#2b480b;}
        
        Background color #2b480b
      
           Border around this has a color of #2b480b        
        
          <div style="border:2px solid #2b480b;">Content here</div>
        
        
          .myborder {border:2px solid #2b480b;}
        
        Border color #2b480b