#3d2334 color space conversions
Hex:
        #3d2334
        RGB:
        61, 35, 52
        CMY:
        76, 86, 80
        CMYK:
        0, 43, 15, 76
      HSL:
        321°, 27.0833%, 18.8235%
        HSV (HSB):
        321°, 42.6230%, 23.9216%
        XYZ:
        3.1453, 2.4421, 3.5544
        xyY:
        0.3441, 0.2671, 2.4421
      CIE-Lab:
        17.6547, 15.4629, -5.8940
        CIE-LCH:
        17.6547, 16.5482, 339.1346
        CIE-Luv:
        17.6547, 11.8409, -7.4806
        Hunter-Lab:
        15.6272, 8.5796, -2.5465
      #3d2334 color charts
#3d2334 RGB chart
      #3d2334 CMYK chart
      #3d2334 RGB pie chart
      #3d2334 color shades, tints & tones
#3d2334 color schemes
#3d2334 color preview, HTML & CSS examples
           This text has a color of #3d2334        
        
          <p style="color:#3d2334;">Text here</p>
        
        
          .mytext {color:#3d2334;}
        
        Text color #3d2334
      
           This box has a color of #3d2334        
        
          <div style="background-color:#3d2334;">Content here</div>
        
        
          .mybackground {background-color:#3d2334;}
        
        Background color #3d2334
      
           Border around this has a color of #3d2334        
        
          <div style="border:2px solid #3d2334;">Content here</div>
        
        
          .myborder {border:2px solid #3d2334;}
        
        Border color #3d2334