#3d1314 color space conversions
Hex:
        #3d1314
        RGB:
        61, 19, 20
        CMY:
        76, 93, 92
        CMYK:
        0, 69, 67, 76
      HSL:
        359°, 52.5000%, 15.6863%
        HSV (HSB):
        359°, 68.8525%, 23.9216%
        XYZ:
        2.2836, 1.5084, 0.8326
        xyY:
        0.4938, 0.3262, 1.5084
      CIE-Lab:
        12.6611, 20.7382, 9.9203
        CIE-LCH:
        12.6611, 22.9888, 25.5647
        CIE-Luv:
        12.6611, 22.2946, 4.4419
        Hunter-Lab:
        12.2815, 11.6975, 4.5776
      #3d1314 color charts
#3d1314 RGB chart
      #3d1314 CMYK chart
      #3d1314 RGB pie chart
      #3d1314 color shades, tints & tones
#3d1314 color schemes
#3d1314 color preview, HTML & CSS examples
           This text has a color of #3d1314        
        
          <p style="color:#3d1314;">Text here</p>
        
        
          .mytext {color:#3d1314;}
        
        Text color #3d1314
      
           This box has a color of #3d1314        
        
          <div style="background-color:#3d1314;">Content here</div>
        
        
          .mybackground {background-color:#3d1314;}
        
        Background color #3d1314
      
           Border around this has a color of #3d1314        
        
          <div style="border:2px solid #3d1314;">Content here</div>
        
        
          .myborder {border:2px solid #3d1314;}
        
        Border color #3d1314