#3d2947 color space conversions
Hex:
        #3d2947
        RGB:
        61, 41, 71
        CMY:
        76, 84, 72
        CMYK:
        14, 42, 0, 72
      HSL:
        280°, 26.7857%, 21.9608%
        HSV (HSB):
        280°, 42.2535%, 27.8431%
        XYZ:
        3.8547, 3.0329, 6.3435
        xyY:
        0.2913, 0.2292, 3.0329
      CIE-Lab:
        20.1752, 15.8588, -15.1618
        CIE-LCH:
        20.1752, 21.9404, 316.2871
        CIE-Luv:
        20.1752, 7.2529, -18.1354
        Hunter-Lab:
        17.4152, 9.0330, -9.4056
      #3d2947 color charts
#3d2947 RGB chart
      #3d2947 CMYK chart
      #3d2947 RGB pie chart
      #3d2947 color shades, tints & tones
#3d2947 color schemes
#3d2947 color preview, HTML & CSS examples
           This text has a color of #3d2947        
        
          <p style="color:#3d2947;">Text here</p>
        
        
          .mytext {color:#3d2947;}
        
        Text color #3d2947
      
           This box has a color of #3d2947        
        
          <div style="background-color:#3d2947;">Content here</div>
        
        
          .mybackground {background-color:#3d2947;}
        
        Background color #3d2947
      
           Border around this has a color of #3d2947        
        
          <div style="border:2px solid #3d2947;">Content here</div>
        
        
          .myborder {border:2px solid #3d2947;}
        
        Border color #3d2947