#3f5d20 color space conversions
Hex:
        #3f5d20
        RGB:
        63, 93, 32
        CMY:
        75, 64, 87
        CMYK:
        32, 0, 66, 64
      HSL:
        90°, 48.8000%, 24.5098%
        HSV (HSB):
        90°, 65.5914%, 36.4706%
        XYZ:
        6.2250, 8.9897, 2.7736
        xyY:
        0.3461, 0.4998, 8.9897
      CIE-Lab:
        35.9645, -22.4413, 30.7470
        CIE-LCH:
        35.9645, 38.0656, 126.1246
        CIE-Luv:
        35.9645, -14.5710, 34.2443
        Hunter-Lab:
        29.9829, -15.4105, 15.5033
      #3f5d20 color charts
#3f5d20 RGB chart
      #3f5d20 CMYK chart
      #3f5d20 RGB pie chart
      #3f5d20 color shades, tints & tones
#3f5d20 color schemes
#3f5d20 color preview, HTML & CSS examples
           This text has a color of #3f5d20        
        
          <p style="color:#3f5d20;">Text here</p>
        
        
          .mytext {color:#3f5d20;}
        
        Text color #3f5d20
      
           This box has a color of #3f5d20        
        
          <div style="background-color:#3f5d20;">Content here</div>
        
        
          .mybackground {background-color:#3f5d20;}
        
        Background color #3f5d20
      
           Border around this has a color of #3f5d20        
        
          <div style="border:2px solid #3f5d20;">Content here</div>
        
        
          .myborder {border:2px solid #3f5d20;}
        
        Border color #3f5d20