#3f5d22 color space conversions
Hex:
        #3f5d22
        RGB:
        63, 93, 34
        CMY:
        75, 64, 87
        CMYK:
        32, 0, 63, 64
      HSL:
        91°, 46.4567%, 24.9020%
        HSV (HSB):
        91°, 63.4409%, 36.4706%
        XYZ:
        6.2530, 9.0010, 2.9212
        xyY:
        0.3440, 0.4952, 9.0010
      CIE-Lab:
        35.9861, -22.2324, 29.7586
        CIE-LCH:
        35.9861, 37.1464, 126.7631
        CIE-Luv:
        35.9861, -14.5622, 33.5006
        Hunter-Lab:
        30.0016, -15.2995, 15.2282
      #3f5d22 color charts
#3f5d22 RGB chart
      #3f5d22 CMYK chart
      #3f5d22 RGB pie chart
      #3f5d22 color shades, tints & tones
#3f5d22 color schemes
#3f5d22 color preview, HTML & CSS examples
           This text has a color of #3f5d22        
        
          <p style="color:#3f5d22;">Text here</p>
        
        
          .mytext {color:#3f5d22;}
        
        Text color #3f5d22
      
           This box has a color of #3f5d22        
        
          <div style="background-color:#3f5d22;">Content here</div>
        
        
          .mybackground {background-color:#3f5d22;}
        
        Background color #3f5d22
      
           Border around this has a color of #3f5d22        
        
          <div style="border:2px solid #3f5d22;">Content here</div>
        
        
          .myborder {border:2px solid #3f5d22;}
        
        Border color #3f5d22