#2c420f color space conversions
Hex:
        #2c420f
        RGB:
        44, 66, 15
        CMY:
        83, 74, 94
        CMYK:
        33, 0, 77, 74
      HSL:
        86°, 62.9630%, 15.8824%
        HSV (HSB):
        86°, 77.2727%, 25.8824%
        XYZ:
        3.0731, 4.4664, 1.1521
        xyY:
        0.3536, 0.5139, 4.4664
      CIE-Lab:
        25.1570, -18.1121, 27.0531
        CIE-LCH:
        25.1570, 32.5564, 123.8024
        CIE-Luv:
        25.1570, -10.0242, 25.6339
        Hunter-Lab:
        21.1338, -11.0279, 11.5616
      #2c420f color charts
#2c420f RGB chart
      #2c420f CMYK chart
      #2c420f RGB pie chart
      #2c420f color shades, tints & tones
#2c420f color schemes
#2c420f color preview, HTML & CSS examples
           This text has a color of #2c420f        
        
          <p style="color:#2c420f;">Text here</p>
        
        
          .mytext {color:#2c420f;}
        
        Text color #2c420f
      
           This box has a color of #2c420f        
        
          <div style="background-color:#2c420f;">Content here</div>
        
        
          .mybackground {background-color:#2c420f;}
        
        Background color #2c420f
      
           Border around this has a color of #2c420f        
        
          <div style="border:2px solid #2c420f;">Content here</div>
        
        
          .myborder {border:2px solid #2c420f;}
        
        Border color #2c420f