#3b0402 color space conversions
Hex:
        #3b0402
        RGB:
        59, 4, 2
        CMY:
        77, 98, 99
        CMYK:
        0, 93, 97, 77
      HSL:
        2°, 93.4426%, 11.9608%
        HSV (HSB):
        2°, 96.6102%, 23.1373%
        XYZ:
        1.8580, 1.0210, 0.1566
        xyY:
        0.6121, 0.3363, 1.0210
      CIE-Lab:
        9.1654, 26.2199, 13.5627
        CIE-LCH:
        9.1654, 29.5200, 27.3510
        CIE-Luv:
        9.1654, 26.6184, 6.2556
        Hunter-Lab:
        10.1046, 15.1392, 6.1544
      #3b0402 color charts
#3b0402 RGB chart
      #3b0402 CMYK chart
      #3b0402 RGB pie chart
      #3b0402 color shades, tints & tones
#3b0402 color schemes
#3b0402 color preview, HTML & CSS examples
           This text has a color of #3b0402        
        
          <p style="color:#3b0402;">Text here</p>
        
        
          .mytext {color:#3b0402;}
        
        Text color #3b0402
      
           This box has a color of #3b0402        
        
          <div style="background-color:#3b0402;">Content here</div>
        
        
          .mybackground {background-color:#3b0402;}
        
        Background color #3b0402
      
           Border around this has a color of #3b0402        
        
          <div style="border:2px solid #3b0402;">Content here</div>
        
        
          .myborder {border:2px solid #3b0402;}
        
        Border color #3b0402