#3b1b00 color space conversions
Hex:
        #3b1b00
        RGB:
        59, 27, 0
        CMY:
        77, 89, 100
        CMYK:
        0, 54, 100, 77
      HSL:
        27°, 100.0000%, 11.5686%
        HSV (HSB):
        27°, 100.0000%, 23.1373%
        XYZ:
        2.1956, 1.7137, 0.2151
        xyY:
        0.5323, 0.4155, 1.7137
      CIE-Lab:
        13.9066, 13.4909, 20.9009
        CIE-LCH:
        13.9066, 24.8767, 57.1591
        CIE-Luv:
        13.9066, 19.8531, 13.0085
        Hunter-Lab:
        13.0907, 7.0291, 8.1895
      #3b1b00 color charts
#3b1b00 RGB chart
      #3b1b00 CMYK chart
      #3b1b00 RGB pie chart
      #3b1b00 color shades, tints & tones
#3b1b00 color schemes
#3b1b00 color preview, HTML & CSS examples
           This text has a color of #3b1b00        
        
          <p style="color:#3b1b00;">Text here</p>
        
        
          .mytext {color:#3b1b00;}
        
        Text color #3b1b00
      
           This box has a color of #3b1b00        
        
          <div style="background-color:#3b1b00;">Content here</div>
        
        
          .mybackground {background-color:#3b1b00;}
        
        Background color #3b1b00
      
           Border around this has a color of #3b1b00        
        
          <div style="border:2px solid #3b1b00;">Content here</div>
        
        
          .myborder {border:2px solid #3b1b00;}
        
        Border color #3b1b00