#3f623a color space conversions
Hex:
        #3f623a
        RGB:
        63, 98, 58
        CMY:
        75, 62, 77
        CMYK:
        36, 0, 41, 62
      HSL:
        113°, 25.6410%, 30.5882%
        HSV (HSB):
        113°, 40.8163%, 38.4314%
        XYZ:
        7.1813, 10.0976, 5.5735
        xyY:
        0.3142, 0.4419, 10.0976
      CIE-Lab:
        38.0171, -21.4549, 18.8731
        CIE-LCH:
        38.0171, 28.5746, 138.6630
        CIE-Luv:
        38.0171, -16.8225, 24.6545
        Hunter-Lab:
        31.7767, -15.2697, 11.8445
      #3f623a color charts
#3f623a RGB chart
      #3f623a CMYK chart
      #3f623a RGB pie chart
      #3f623a color shades, tints & tones
#3f623a color schemes
#3f623a color preview, HTML & CSS examples
           This text has a color of #3f623a        
        
          <p style="color:#3f623a;">Text here</p>
        
        
          .mytext {color:#3f623a;}
        
        Text color #3f623a
      
           This box has a color of #3f623a        
        
          <div style="background-color:#3f623a;">Content here</div>
        
        
          .mybackground {background-color:#3f623a;}
        
        Background color #3f623a
      
           Border around this has a color of #3f623a        
        
          <div style="border:2px solid #3f623a;">Content here</div>
        
        
          .myborder {border:2px solid #3f623a;}
        
        Border color #3f623a