#3f552b color space conversions
Hex:
        #3f552b
        RGB:
        63, 85, 43
        CMY:
        75, 67, 83
        CMYK:
        26, 0, 49, 67
      HSL:
        91°, 32.8125%, 25.0980%
        HSV (HSB):
        91°, 49.4118%, 33.3333%
        XYZ:
        5.7344, 7.7282, 3.4749
        xyY:
        0.3386, 0.4563, 7.7282
      CIE-Lab:
        33.4102, -16.8707, 21.7506
        CIE-LCH:
        33.4102, 27.5265, 127.7986
        CIE-Luv:
        33.4102, -10.5007, 25.3034
        Hunter-Lab:
        27.7996, -11.8287, 12.0485
      #3f552b color charts
#3f552b RGB chart
      #3f552b CMYK chart
      #3f552b RGB pie chart
      #3f552b color shades, tints & tones
#3f552b color schemes
#3f552b color preview, HTML & CSS examples
           This text has a color of #3f552b        
        
          <p style="color:#3f552b;">Text here</p>
        
        
          .mytext {color:#3f552b;}
        
        Text color #3f552b
      
           This box has a color of #3f552b        
        
          <div style="background-color:#3f552b;">Content here</div>
        
        
          .mybackground {background-color:#3f552b;}
        
        Background color #3f552b
      
           Border around this has a color of #3f552b        
        
          <div style="border:2px solid #3f552b;">Content here</div>
        
        
          .myborder {border:2px solid #3f552b;}
        
        Border color #3f552b