#3b421b color space conversions
Hex:
        #3b421b
        RGB:
        59, 66, 27
        CMY:
        77, 74, 89
        CMYK:
        11, 0, 59, 74
      HSL:
        71°, 41.9355%, 18.2353%
        HSV (HSB):
        71°, 59.0909%, 25.8824%
        XYZ:
        3.9497, 4.9054, 1.7756
        xyY:
        0.3715, 0.4614, 4.9054
      CIE-Lab:
        26.4634, -9.8468, 22.4956
        CIE-LCH:
        26.4634, 24.5562, 113.6400
        CIE-Luv:
        26.4634, -2.4650, 22.1860
        Hunter-Lab:
        22.1481, -6.9271, 10.7505
      #3b421b color charts
#3b421b RGB chart
      #3b421b CMYK chart
      #3b421b RGB pie chart
      #3b421b color shades, tints & tones
#3b421b color schemes
#3b421b color preview, HTML & CSS examples
           This text has a color of #3b421b        
        
          <p style="color:#3b421b;">Text here</p>
        
        
          .mytext {color:#3b421b;}
        
        Text color #3b421b
      
           This box has a color of #3b421b        
        
          <div style="background-color:#3b421b;">Content here</div>
        
        
          .mybackground {background-color:#3b421b;}
        
        Background color #3b421b
      
           Border around this has a color of #3b421b        
        
          <div style="border:2px solid #3b421b;">Content here</div>
        
        
          .myborder {border:2px solid #3b421b;}
        
        Border color #3b421b