#3d0522 color space conversions
Hex:
        #3d0522
        RGB:
        61, 5, 34
        CMY:
        76, 98, 87
        CMYK:
        0, 92, 44, 76
      HSL:
        329°, 84.8485%, 12.9412%
        HSV (HSB):
        329°, 91.8033%, 23.9216%
        XYZ:
        2.2675, 1.2161, 1.6286
        xyY:
        0.4435, 0.2379, 1.2161
      CIE-Lab:
        10.6759, 28.9544, -3.2846
        CIE-LCH:
        10.6759, 29.1401, 353.5280
        CIE-Luv:
        10.6759, 22.1098, -5.1826
        Hunter-Lab:
        11.0278, 17.4032, -1.0365
      #3d0522 color charts
#3d0522 RGB chart
      #3d0522 CMYK chart
      #3d0522 RGB pie chart
      #3d0522 color shades, tints & tones
#3d0522 color schemes
#3d0522 color preview, HTML & CSS examples
           This text has a color of #3d0522        
        
          <p style="color:#3d0522;">Text here</p>
        
        
          .mytext {color:#3d0522;}
        
        Text color #3d0522
      
           This box has a color of #3d0522        
        
          <div style="background-color:#3d0522;">Content here</div>
        
        
          .mybackground {background-color:#3d0522;}
        
        Background color #3d0522
      
           Border around this has a color of #3d0522        
        
          <div style="border:2px solid #3d0522;">Content here</div>
        
        
          .myborder {border:2px solid #3d0522;}
        
        Border color #3d0522