#3f7427 color space conversions
Hex:
        #3f7427
        RGB:
        63, 116, 39
        CMY:
        75, 55, 85
        CMYK:
        46, 0, 66, 55
      HSL:
        101°, 49.6774%, 30.3922%
        HSV (HSB):
        101°, 66.3793%, 45.4902%
        XYZ:
        8.6615, 13.6940, 4.1062
        xyY:
        0.3273, 0.5175, 13.6940
      CIE-Lab:
        43.7909, -32.7164, 36.0187
        CIE-LCH:
        43.7909, 48.6592, 132.2494
        CIE-Luv:
        43.7909, -25.5057, 43.3000
        Hunter-Lab:
        37.0054, -22.9798, 19.3249
      #3f7427 color charts
#3f7427 RGB chart
      #3f7427 CMYK chart
      #3f7427 RGB pie chart
      #3f7427 color shades, tints & tones
#3f7427 color schemes
#3f7427 color preview, HTML & CSS examples
           This text has a color of #3f7427        
        
          <p style="color:#3f7427;">Text here</p>
        
        
          .mytext {color:#3f7427;}
        
        Text color #3f7427
      
           This box has a color of #3f7427        
        
          <div style="background-color:#3f7427;">Content here</div>
        
        
          .mybackground {background-color:#3f7427;}
        
        Background color #3f7427
      
           Border around this has a color of #3f7427        
        
          <div style="border:2px solid #3f7427;">Content here</div>
        
        
          .myborder {border:2px solid #3f7427;}
        
        Border color #3f7427