#40912f color space conversions
Hex:
        #40912f
        RGB:
        64, 145, 47
        CMY:
        75, 43, 82
        CMYK:
        56, 0, 68, 43
      HSL:
        110°, 51.0417%, 37.6471%
        HSV (HSB):
        110°, 67.5862%, 56.8627%
        XYZ:
        12.7528, 21.5460, 6.1760
        xyY:
        0.3151, 0.5323, 21.5460
      CIE-Lab:
        53.5420, -43.7777, 43.0556
        CIE-LCH:
        53.5420, 61.4025, 135.4764
        CIE-Luv:
        53.5420, -37.5387, 54.7899
        Hunter-Lab:
        46.4177, -32.1897, 24.6037
      #40912f color charts
#40912f RGB chart
      #40912f CMYK chart
      #40912f RGB pie chart
      #40912f color shades, tints & tones
#40912f color schemes
#40912f color preview, HTML & CSS examples
           This text has a color of #40912f        
        
          <p style="color:#40912f;">Text here</p>
        
        
          .mytext {color:#40912f;}
        
        Text color #40912f
      
           This box has a color of #40912f        
        
          <div style="background-color:#40912f;">Content here</div>
        
        
          .mybackground {background-color:#40912f;}
        
        Background color #40912f
      
           Border around this has a color of #40912f        
        
          <div style="border:2px solid #40912f;">Content here</div>
        
        
          .myborder {border:2px solid #40912f;}
        
        Border color #40912f