#3b1812 color space conversions
Hex:
        #3b1812
        RGB:
        59, 24, 18
        CMY:
        77, 91, 93
        CMYK:
        0, 59, 69, 77
      HSL:
        9°, 53.2468%, 15.0980%
        HSV (HSB):
        9°, 69.4915%, 23.1373%
        XYZ:
        2.2394, 1.6267, 0.7682
        xyY:
        0.4832, 0.3510, 1.6267
      CIE-Lab:
        13.3921, 16.6508, 12.1016
        CIE-LCH:
        13.3921, 20.5840, 36.0092
        CIE-Luv:
        13.3921, 19.4351, 6.5234
        Hunter-Lab:
        12.7544, 9.0213, 5.3569
      #3b1812 color charts
#3b1812 RGB chart
      #3b1812 CMYK chart
      #3b1812 RGB pie chart
      #3b1812 color shades, tints & tones
#3b1812 color schemes
#3b1812 color preview, HTML & CSS examples
           This text has a color of #3b1812        
        
          <p style="color:#3b1812;">Text here</p>
        
        
          .mytext {color:#3b1812;}
        
        Text color #3b1812
      
           This box has a color of #3b1812        
        
          <div style="background-color:#3b1812;">Content here</div>
        
        
          .mybackground {background-color:#3b1812;}
        
        Background color #3b1812
      
           Border around this has a color of #3b1812        
        
          <div style="border:2px solid #3b1812;">Content here</div>
        
        
          .myborder {border:2px solid #3b1812;}
        
        Border color #3b1812