#3b0522 color space conversions
Hex:
        #3b0522
        RGB:
        59, 5, 34
        CMY:
        77, 98, 87
        CMYK:
        0, 92, 42, 77
      HSL:
        328°, 84.3750%, 12.5490%
        HSV (HSB):
        328°, 91.5254%, 23.1373%
        XYZ:
        2.1466, 1.1538, 1.6229
        xyY:
        0.4360, 0.2344, 1.1538
      CIE-Lab:
        10.2124, 28.3485, -4.0266
        CIE-LCH:
        10.2124, 28.6330, 351.9159
        CIE-Luv:
        10.2124, 20.6019, -5.4954
        Hunter-Lab:
        10.7417, 16.8737, -1.4388
      #3b0522 color charts
#3b0522 RGB chart
      #3b0522 CMYK chart
      #3b0522 RGB pie chart
      #3b0522 color shades, tints & tones
#3b0522 color schemes
#3b0522 color preview, HTML & CSS examples
           This text has a color of #3b0522        
        
          <p style="color:#3b0522;">Text here</p>
        
        
          .mytext {color:#3b0522;}
        
        Text color #3b0522
      
           This box has a color of #3b0522        
        
          <div style="background-color:#3b0522;">Content here</div>
        
        
          .mybackground {background-color:#3b0522;}
        
        Background color #3b0522
      
           Border around this has a color of #3b0522        
        
          <div style="border:2px solid #3b0522;">Content here</div>
        
        
          .myborder {border:2px solid #3b0522;}
        
        Border color #3b0522