#2c4032 color space conversions
Hex:
        #2c4032
        RGB:
        44, 64, 50
        CMY:
        83, 75, 80
        CMYK:
        31, 0, 22, 75
      HSL:
        138°, 18.5185%, 21.1765%
        HSV (HSB):
        138°, 31.2500%, 25.0980%
        XYZ:
        3.4478, 4.4326, 3.6915
        xyY:
        0.2979, 0.3830, 4.4326
      CIE-Lab:
        25.0528, -11.4361, 6.0501
        CIE-LCH:
        25.0528, 12.9378, 152.1195
        CIE-Luv:
        25.0528, -8.9886, 7.8509
        Hunter-Lab:
        21.0536, -7.6120, 4.3419
      #2c4032 color charts
#2c4032 RGB chart
      #2c4032 CMYK chart
      #2c4032 RGB pie chart
      #2c4032 color shades, tints & tones
#2c4032 color schemes
#2c4032 color preview, HTML & CSS examples
           This text has a color of #2c4032        
        
          <p style="color:#2c4032;">Text here</p>
        
        
          .mytext {color:#2c4032;}
        
        Text color #2c4032
      
           This box has a color of #2c4032        
        
          <div style="background-color:#2c4032;">Content here</div>
        
        
          .mybackground {background-color:#2c4032;}
        
        Background color #2c4032
      
           Border around this has a color of #2c4032        
        
          <div style="border:2px solid #2c4032;">Content here</div>
        
        
          .myborder {border:2px solid #2c4032;}
        
        Border color #2c4032