#2b420e color space conversions
Hex:
        #2b420e
        RGB:
        43, 66, 14
        CMY:
        83, 74, 95
        CMYK:
        35, 0, 79, 74
      HSL:
        87°, 65.0000%, 15.6863%
        HSV (HSB):
        87°, 78.7879%, 25.8824%
        XYZ:
        3.0237, 4.4417, 1.1134
        xyY:
        0.3525, 0.5177, 4.4417
      CIE-Lab:
        25.0811, -18.6432, 27.4186
        CIE-LCH:
        25.0811, 33.1564, 124.2136
        CIE-Luv:
        25.0811, -10.4770, 25.8722
        Hunter-Lab:
        21.0754, -11.2721, 11.6204
      #2b420e color charts
#2b420e RGB chart
      #2b420e CMYK chart
      #2b420e RGB pie chart
      #2b420e color shades, tints & tones
#2b420e color schemes
#2b420e color preview, HTML & CSS examples
           This text has a color of #2b420e        
        
          <p style="color:#2b420e;">Text here</p>
        
        
          .mytext {color:#2b420e;}
        
        Text color #2b420e
      
           This box has a color of #2b420e        
        
          <div style="background-color:#2b420e;">Content here</div>
        
        
          .mybackground {background-color:#2b420e;}
        
        Background color #2b420e
      
           Border around this has a color of #2b420e        
        
          <div style="border:2px solid #2b420e;">Content here</div>
        
        
          .myborder {border:2px solid #2b420e;}
        
        Border color #2b420e