#406c3f color space conversions
Hex:
        #406c3f
        RGB:
        64, 108, 63
        CMY:
        75, 58, 75
        CMYK:
        41, 0, 42, 58
      HSL:
        119°, 26.3158%, 33.5294%
        HSV (HSB):
        119°, 41.6667%, 42.3529%
        XYZ:
        8.3741, 12.1740, 6.6111
        xyY:
        0.3083, 0.4482, 12.1740
      CIE-Lab:
        41.4913, -25.3210, 20.5149
        CIE-LCH:
        41.4913, 32.5885, 140.9859
        CIE-Luv:
        41.4913, -21.0098, 27.7157
        Hunter-Lab:
        34.8913, -18.2186, 13.1898
      #406c3f color charts
#406c3f RGB chart
      #406c3f CMYK chart
      #406c3f RGB pie chart
      #406c3f color shades, tints & tones
#406c3f color schemes
#406c3f color preview, HTML & CSS examples
           This text has a color of #406c3f        
        
          <p style="color:#406c3f;">Text here</p>
        
        
          .mytext {color:#406c3f;}
        
        Text color #406c3f
      
           This box has a color of #406c3f        
        
          <div style="background-color:#406c3f;">Content here</div>
        
        
          .mybackground {background-color:#406c3f;}
        
        Background color #406c3f
      
           Border around this has a color of #406c3f        
        
          <div style="border:2px solid #406c3f;">Content here</div>
        
        
          .myborder {border:2px solid #406c3f;}
        
        Border color #406c3f