#3d1435 color space conversions
Hex:
        #3d1435
        RGB:
        61, 20, 53
        CMY:
        76, 92, 79
        CMYK:
        0, 67, 13, 76
      HSL:
        312°, 50.6173%, 15.8824%
        HSV (HSB):
        312°, 67.2131%, 23.9216%
        XYZ:
        2.8172, 1.7495, 3.5574
        xyY:
        0.3468, 0.2153, 1.7495
      CIE-Lab:
        14.1133, 24.9395, -12.0175
        CIE-LCH:
        14.1133, 27.6839, 334.2722
        CIE-Luv:
        14.1133, 15.7401, -13.2184
        Hunter-Lab:
        13.2267, 14.8730, -6.6875
      #3d1435 color charts
#3d1435 RGB chart
      #3d1435 CMYK chart
      #3d1435 RGB pie chart
      #3d1435 color shades, tints & tones
#3d1435 color schemes
#3d1435 color preview, HTML & CSS examples
           This text has a color of #3d1435        
        
          <p style="color:#3d1435;">Text here</p>
        
        
          .mytext {color:#3d1435;}
        
        Text color #3d1435
      
           This box has a color of #3d1435        
        
          <div style="background-color:#3d1435;">Content here</div>
        
        
          .mybackground {background-color:#3d1435;}
        
        Background color #3d1435
      
           Border around this has a color of #3d1435        
        
          <div style="border:2px solid #3d1435;">Content here</div>
        
        
          .myborder {border:2px solid #3d1435;}
        
        Border color #3d1435