#3d2535 color space conversions
Hex:
        #3d2535
        RGB:
        61, 37, 53
        CMY:
        76, 85, 79
        CMYK:
        0, 39, 13, 76
      HSL:
        320°, 24.4898%, 19.2157%
        HSV (HSB):
        320°, 39.3443%, 23.9216%
        XYZ:
        3.2286, 2.5723, 3.6945
        xyY:
        0.3400, 0.2709, 2.5723
      CIE-Lab:
        18.2424, 14.3347, -5.7097
        CIE-LCH:
        18.2424, 15.4300, 338.2820
        CIE-Luv:
        18.2424, 10.9822, -7.2753
        Hunter-Lab:
        16.0383, 7.8664, -2.4309
      #3d2535 color charts
#3d2535 RGB chart
      #3d2535 CMYK chart
      #3d2535 RGB pie chart
      #3d2535 color shades, tints & tones
#3d2535 color schemes
#3d2535 color preview, HTML & CSS examples
           This text has a color of #3d2535        
        
          <p style="color:#3d2535;">Text here</p>
        
        
          .mytext {color:#3d2535;}
        
        Text color #3d2535
      
           This box has a color of #3d2535        
        
          <div style="background-color:#3d2535;">Content here</div>
        
        
          .mybackground {background-color:#3d2535;}
        
        Background color #3d2535
      
           Border around this has a color of #3d2535        
        
          <div style="border:2px solid #3d2535;">Content here</div>
        
        
          .myborder {border:2px solid #3d2535;}
        
        Border color #3d2535