#2c400a color space conversions
Hex:
        #2c400a
        RGB:
        44, 64, 10
        CMY:
        83, 75, 96
        CMYK:
        31, 0, 84, 75
      HSL:
        82°, 72.9730%, 14.5098%
        HSV (HSB):
        82°, 84.3750%, 25.0980%
        XYZ:
        2.9269, 4.2242, 0.9482
        xyY:
        0.3614, 0.5215, 4.2242
      CIE-Lab:
        24.3991, -17.4137, 28.5043
        CIE-LCH:
        24.3991, 33.4026, 121.4213
        CIE-Luv:
        24.3991, -9.0382, 25.8741
        Hunter-Lab:
        20.5528, -10.5475, 11.6515
      #2c400a color charts
#2c400a RGB chart
      #2c400a CMYK chart
      #2c400a RGB pie chart
      #2c400a color shades, tints & tones
#2c400a color schemes
#2c400a color preview, HTML & CSS examples
           This text has a color of #2c400a        
        
          <p style="color:#2c400a;">Text here</p>
        
        
          .mytext {color:#2c400a;}
        
        Text color #2c400a
      
           This box has a color of #2c400a        
        
          <div style="background-color:#2c400a;">Content here</div>
        
        
          .mybackground {background-color:#2c400a;}
        
        Background color #2c400a
      
           Border around this has a color of #2c400a        
        
          <div style="border:2px solid #2c400a;">Content here</div>
        
        
          .myborder {border:2px solid #2c400a;}
        
        Border color #2c400a