#3f5a22 color space conversions
Hex:
        #3f5a22
        RGB:
        63, 90, 34
        CMY:
        75, 65, 87
        CMYK:
        30, 0, 62, 65
      HSL:
        89°, 45.1613%, 24.3137%
        HSV (HSB):
        89°, 62.2222%, 35.2941%
        XYZ:
        5.9948, 8.4846, 2.8351
        xyY:
        0.3462, 0.4900, 8.4846
      CIE-Lab:
        34.9724, -20.6800, 28.6046
        CIE-LCH:
        34.9724, 35.2971, 125.8654
        CIE-Luv:
        34.9724, -13.0468, 31.9593
        Hunter-Lab:
        29.1283, -14.2381, 14.6190
      #3f5a22 color charts
#3f5a22 RGB chart
      #3f5a22 CMYK chart
      #3f5a22 RGB pie chart
      #3f5a22 color shades, tints & tones
#3f5a22 color schemes
#3f5a22 color preview, HTML & CSS examples
           This text has a color of #3f5a22        
        
          <p style="color:#3f5a22;">Text here</p>
        
        
          .mytext {color:#3f5a22;}
        
        Text color #3f5a22
      
           This box has a color of #3f5a22        
        
          <div style="background-color:#3f5a22;">Content here</div>
        
        
          .mybackground {background-color:#3f5a22;}
        
        Background color #3f5a22
      
           Border around this has a color of #3f5a22        
        
          <div style="border:2px solid #3f5a22;">Content here</div>
        
        
          .myborder {border:2px solid #3f5a22;}
        
        Border color #3f5a22