#3f5422 color space conversions
Hex:
        #3f5422
        RGB:
        63, 84, 34
        CMY:
        75, 67, 87
        CMYK:
        25, 0, 60, 67
      HSL:
        85°, 42.3729%, 23.1373%
        HSV (HSB):
        85°, 59.5238%, 32.9412%
        XYZ:
        5.5090, 7.5129, 2.6732
        xyY:
        0.3510, 0.4787, 7.5129
      CIE-Lab:
        32.9471, -17.4793, 26.2637
        CIE-LCH:
        32.9471, 31.5485, 123.6450
        CIE-Luv:
        32.9471, -9.9625, 28.8494
        Hunter-Lab:
        27.4097, -12.0910, 13.4045
      #3f5422 color charts
#3f5422 RGB chart
      #3f5422 CMYK chart
      #3f5422 RGB pie chart
      #3f5422 color shades, tints & tones
#3f5422 color schemes
#3f5422 color preview, HTML & CSS examples
           This text has a color of #3f5422        
        
          <p style="color:#3f5422;">Text here</p>
        
        
          .mytext {color:#3f5422;}
        
        Text color #3f5422
      
           This box has a color of #3f5422        
        
          <div style="background-color:#3f5422;">Content here</div>
        
        
          .mybackground {background-color:#3f5422;}
        
        Background color #3f5422
      
           Border around this has a color of #3f5422        
        
          <div style="border:2px solid #3f5422;">Content here</div>
        
        
          .myborder {border:2px solid #3f5422;}
        
        Border color #3f5422