#406f3a color space conversions
Hex:
        #406f3a
        RGB:
        64, 111, 58
        CMY:
        75, 56, 77
        CMYK:
        42, 0, 48, 56
      HSL:
        113°, 31.3609%, 33.1373%
        HSV (HSB):
        113°, 47.7477%, 43.5294%
        XYZ:
        8.5625, 12.7644, 6.0155
        xyY:
        0.3132, 0.4668, 12.7644
      CIE-Lab:
        42.4060, -27.6076, 24.5273
        CIE-LCH:
        42.4060, 36.9292, 138.3813
        CIE-Luv:
        42.4060, -22.4828, 32.2239
        Hunter-Lab:
        35.7272, -19.7427, 15.0263
      #406f3a color charts
#406f3a RGB chart
      #406f3a CMYK chart
      #406f3a RGB pie chart
      #406f3a color shades, tints & tones
#406f3a color schemes
#406f3a color preview, HTML & CSS examples
           This text has a color of #406f3a        
        
          <p style="color:#406f3a;">Text here</p>
        
        
          .mytext {color:#406f3a;}
        
        Text color #406f3a
      
           This box has a color of #406f3a        
        
          <div style="background-color:#406f3a;">Content here</div>
        
        
          .mybackground {background-color:#406f3a;}
        
        Background color #406f3a
      
           Border around this has a color of #406f3a        
        
          <div style="border:2px solid #406f3a;">Content here</div>
        
        
          .myborder {border:2px solid #406f3a;}
        
        Border color #406f3a