#2c421f color space conversions
Hex:
        #2c421f
        RGB:
        44, 66, 31
        CMY:
        83, 74, 88
        CMYK:
        33, 0, 53, 74
      HSL:
        98°, 36.0825%, 19.0196%
        HSV (HSB):
        98°, 53.0303%, 25.8824%
        XYZ:
        3.2342, 4.5308, 2.0004
        xyY:
        0.3312, 0.4640, 4.5308
      CIE-Lab:
        25.3540, -16.2251, 18.5265
        CIE-LCH:
        25.3540, 24.6269, 131.2112
        CIE-Luv:
        25.3540, -9.9730, 19.7378
        Hunter-Lab:
        21.2857, -10.1280, 9.3281
      #2c421f color charts
#2c421f RGB chart
      #2c421f CMYK chart
      #2c421f RGB pie chart
      #2c421f color shades, tints & tones
#2c421f color schemes
#2c421f color preview, HTML & CSS examples
           This text has a color of #2c421f        
        
          <p style="color:#2c421f;">Text here</p>
        
        
          .mytext {color:#2c421f;}
        
        Text color #2c421f
      
           This box has a color of #2c421f        
        
          <div style="background-color:#2c421f;">Content here</div>
        
        
          .mybackground {background-color:#2c421f;}
        
        Background color #2c421f
      
           Border around this has a color of #2c421f        
        
          <div style="border:2px solid #2c421f;">Content here</div>
        
        
          .myborder {border:2px solid #2c421f;}
        
        Border color #2c421f