#3d1521 color space conversions
Hex:
        #3d1521
        RGB:
        61, 21, 33
        CMY:
        76, 92, 87
        CMYK:
        0, 66, 46, 76
      HSL:
        342°, 48.7805%, 16.0784%
        HSV (HSB):
        342°, 65.5738%, 23.9216%
        XYZ:
        2.4671, 1.6382, 1.6250
        xyY:
        0.4305, 0.2859, 1.6382
      CIE-Lab:
        13.4612, 21.0555, 1.5538
        CIE-LCH:
        13.4612, 21.1128, 4.2206
        CIE-Luv:
        13.4612, 19.4888, -1.1140
        Hunter-Lab:
        12.7994, 12.0080, 1.4320
      #3d1521 color charts
#3d1521 RGB chart
      #3d1521 CMYK chart
      #3d1521 RGB pie chart
      #3d1521 color shades, tints & tones
#3d1521 color schemes
#3d1521 color preview, HTML & CSS examples
           This text has a color of #3d1521        
        
          <p style="color:#3d1521;">Text here</p>
        
        
          .mytext {color:#3d1521;}
        
        Text color #3d1521
      
           This box has a color of #3d1521        
        
          <div style="background-color:#3d1521;">Content here</div>
        
        
          .mybackground {background-color:#3d1521;}
        
        Background color #3d1521
      
           Border around this has a color of #3d1521        
        
          <div style="border:2px solid #3d1521;">Content here</div>
        
        
          .myborder {border:2px solid #3d1521;}
        
        Border color #3d1521