#2c422e color space conversions
Hex:
        #2c422e
        RGB:
        44, 66, 46
        CMY:
        83, 74, 82
        CMYK:
        33, 0, 30, 74
      HSL:
        125°, 20.0000%, 21.5686%
        HSV (HSB):
        125°, 33.3333%, 25.8824%
        XYZ:
        3.4801, 4.6292, 3.2949
        xyY:
        0.3052, 0.4059, 4.6292
      CIE-Lab:
        25.6510, -13.5003, 9.4880
        CIE-LCH:
        25.6510, 16.5009, 144.9005
        CIE-Luv:
        25.6510, -9.9122, 11.6114
        Hunter-Lab:
        21.5155, -8.7803, 5.9812
      #2c422e color charts
#2c422e RGB chart
      #2c422e CMYK chart
      #2c422e RGB pie chart
      #2c422e color shades, tints & tones
#2c422e color schemes
#2c422e color preview, HTML & CSS examples
           This text has a color of #2c422e        
        
          <p style="color:#2c422e;">Text here</p>
        
        
          .mytext {color:#2c422e;}
        
        Text color #2c422e
      
           This box has a color of #2c422e        
        
          <div style="background-color:#2c422e;">Content here</div>
        
        
          .mybackground {background-color:#2c422e;}
        
        Background color #2c422e
      
           Border around this has a color of #2c422e        
        
          <div style="border:2px solid #2c422e;">Content here</div>
        
        
          .myborder {border:2px solid #2c422e;}
        
        Border color #2c422e