#3f5a43 color space conversions
Hex:
        #3f5a43
        RGB:
        63, 90, 67
        CMY:
        75, 65, 74
        CMYK:
        30, 0, 26, 65
      HSL:
        129°, 17.6471%, 30.0000%
        HSV (HSB):
        129°, 30.0000%, 35.2941%
        XYZ:
        6.7192, 8.7743, 6.6497
        xyY:
        0.3034, 0.3963, 8.7743
      CIE-Lab:
        35.5461, -15.4393, 10.1119
        CIE-LCH:
        35.5461, 18.4560, 146.7775
        CIE-Luv:
        35.5461, -12.9565, 14.1279
        Hunter-Lab:
        29.6215, -11.3477, 7.4252
      #3f5a43 color charts
#3f5a43 RGB chart
      #3f5a43 CMYK chart
      #3f5a43 RGB pie chart
      #3f5a43 color shades, tints & tones
#3f5a43 color schemes
#3f5a43 color preview, HTML & CSS examples
           This text has a color of #3f5a43        
        
          <p style="color:#3f5a43;">Text here</p>
        
        
          .mytext {color:#3f5a43;}
        
        Text color #3f5a43
      
           This box has a color of #3f5a43        
        
          <div style="background-color:#3f5a43;">Content here</div>
        
        
          .mybackground {background-color:#3f5a43;}
        
        Background color #3f5a43
      
           Border around this has a color of #3f5a43        
        
          <div style="border:2px solid #3f5a43;">Content here</div>
        
        
          .myborder {border:2px solid #3f5a43;}
        
        Border color #3f5a43