#3b2307 color space conversions
Hex:
        #3b2307
        RGB:
        59, 35, 7
        CMY:
        77, 86, 97
        CMYK:
        0, 41, 88, 77
      HSL:
        32°, 78.7879%, 12.9412%
        HSV (HSB):
        32°, 88.1356%, 23.1373%
        XYZ:
        2.4430, 2.1472, 0.4867
        xyY:
        0.4812, 0.4229, 2.1472
      CIE-Lab:
        16.2416, 8.5868, 21.0412
        CIE-LCH:
        16.2416, 22.7258, 67.7999
        CIE-Luv:
        16.2416, 15.3646, 14.1067
        Hunter-Lab:
        14.6534, 4.1162, 8.2881
      #3b2307 color charts
#3b2307 RGB chart
      #3b2307 CMYK chart
      #3b2307 RGB pie chart
      #3b2307 color shades, tints & tones
#3b2307 color schemes
#3b2307 color preview, HTML & CSS examples
           This text has a color of #3b2307        
        
          <p style="color:#3b2307;">Text here</p>
        
        
          .mytext {color:#3b2307;}
        
        Text color #3b2307
      
           This box has a color of #3b2307        
        
          <div style="background-color:#3b2307;">Content here</div>
        
        
          .mybackground {background-color:#3b2307;}
        
        Background color #3b2307
      
           Border around this has a color of #3b2307        
        
          <div style="border:2px solid #3b2307;">Content here</div>
        
        
          .myborder {border:2px solid #3b2307;}
        
        Border color #3b2307