#3f5d42 color space conversions
Hex:
        #3f5d42
        RGB:
        63, 93, 66
        CMY:
        75, 64, 74
        CMYK:
        32, 0, 29, 64
      HSL:
        126°, 19.2308%, 30.5882%
        HSV (HSB):
        126°, 32.2581%, 36.4706%
        XYZ:
        6.9476, 9.2788, 6.5791
        xyY:
        0.3046, 0.4069, 9.2788
      CIE-Lab:
        36.5157, -17.3014, 12.0632
        CIE-LCH:
        36.5157, 21.0917, 145.1144
        CIE-Luv:
        36.5157, -14.3802, 16.6788
        Hunter-Lab:
        30.4611, -12.5945, 8.5172
      #3f5d42 color charts
#3f5d42 RGB chart
      #3f5d42 CMYK chart
      #3f5d42 RGB pie chart
      #3f5d42 color shades, tints & tones
#3f5d42 color schemes
#3f5d42 color preview, HTML & CSS examples
           This text has a color of #3f5d42        
        
          <p style="color:#3f5d42;">Text here</p>
        
        
          .mytext {color:#3f5d42;}
        
        Text color #3f5d42
      
           This box has a color of #3f5d42        
        
          <div style="background-color:#3f5d42;">Content here</div>
        
        
          .mybackground {background-color:#3f5d42;}
        
        Background color #3f5d42
      
           Border around this has a color of #3f5d42        
        
          <div style="border:2px solid #3f5d42;">Content here</div>
        
        
          .myborder {border:2px solid #3f5d42;}
        
        Border color #3f5d42