#2c4c27 color space conversions
Hex:
        #2c4c27
        RGB:
        44, 76, 39
        CMY:
        83, 70, 85
        CMYK:
        42, 0, 49, 70
      HSL:
        112°, 32.1739%, 22.5490%
        HSV (HSB):
        112°, 48.6842%, 29.8039%
        XYZ:
        3.9894, 5.8508, 2.8385
        xyY:
        0.3146, 0.4615, 5.8508
      CIE-Lab:
        29.0330, -20.3443, 18.3404
        CIE-LCH:
        29.0330, 27.3910, 137.9653
        CIE-Luv:
        29.0330, -14.6032, 21.4509
        Hunter-Lab:
        24.1885, -12.8903, 9.9743
      #2c4c27 color charts
#2c4c27 RGB chart
      #2c4c27 CMYK chart
      #2c4c27 RGB pie chart
      #2c4c27 color shades, tints & tones
#2c4c27 color schemes
#2c4c27 color preview, HTML & CSS examples
           This text has a color of #2c4c27        
        
          <p style="color:#2c4c27;">Text here</p>
        
        
          .mytext {color:#2c4c27;}
        
        Text color #2c4c27
      
           This box has a color of #2c4c27        
        
          <div style="background-color:#2c4c27;">Content here</div>
        
        
          .mybackground {background-color:#2c4c27;}
        
        Background color #2c4c27
      
           Border around this has a color of #2c4c27        
        
          <div style="border:2px solid #2c4c27;">Content here</div>
        
        
          .myborder {border:2px solid #2c4c27;}
        
        Border color #2c4c27