#3b1b16 color space conversions
Hex:
        #3b1b16
        RGB:
        59, 27, 22
        CMY:
        77, 89, 91
        CMYK:
        0, 54, 63, 77
      HSL:
        8°, 45.6790%, 15.8824%
        HSV (HSB):
        8°, 62.7119%, 23.1373%
        XYZ:
        2.3404, 1.7716, 0.9777
        xyY:
        0.4598, 0.3481, 1.7716
      CIE-Lab:
        14.2399, 15.1189, 10.5685
        CIE-LCH:
        14.2399, 18.4465, 34.9545
        CIE-Luv:
        14.2399, 17.7918, 5.9820
        Hunter-Lab:
        13.3101, 8.0937, 4.9621
      #3b1b16 color charts
#3b1b16 RGB chart
      #3b1b16 CMYK chart
      #3b1b16 RGB pie chart
      #3b1b16 color shades, tints & tones
#3b1b16 color schemes
#3b1b16 color preview, HTML & CSS examples
           This text has a color of #3b1b16        
        
          <p style="color:#3b1b16;">Text here</p>
        
        
          .mytext {color:#3b1b16;}
        
        Text color #3b1b16
      
           This box has a color of #3b1b16        
        
          <div style="background-color:#3b1b16;">Content here</div>
        
        
          .mybackground {background-color:#3b1b16;}
        
        Background color #3b1b16
      
           Border around this has a color of #3b1b16        
        
          <div style="border:2px solid #3b1b16;">Content here</div>
        
        
          .myborder {border:2px solid #3b1b16;}
        
        Border color #3b1b16