#3d1013 color space conversions
Hex:
        #3d1013
        RGB:
        61, 16, 19
        CMY:
        76, 94, 93
        CMYK:
        0, 74, 69, 76
      HSL:
        356°, 58.4416%, 15.0980%
        HSV (HSB):
        356°, 73.7705%, 23.9216%
        XYZ:
        2.2273, 1.4097, 0.7708
        xyY:
        0.5053, 0.3198, 1.4097
      CIE-Lab:
        12.0221, 22.2968, 9.7026
        CIE-LCH:
        12.0221, 24.3164, 23.5166
        CIE-Luv:
        12.0221, 23.2902, 4.0036
        Hunter-Lab:
        11.8731, 12.7074, 4.4620
      #3d1013 color charts
#3d1013 RGB chart
      #3d1013 CMYK chart
      #3d1013 RGB pie chart
      #3d1013 color shades, tints & tones
#3d1013 color schemes
#3d1013 color preview, HTML & CSS examples
           This text has a color of #3d1013        
        
          <p style="color:#3d1013;">Text here</p>
        
        
          .mytext {color:#3d1013;}
        
        Text color #3d1013
      
           This box has a color of #3d1013        
        
          <div style="background-color:#3d1013;">Content here</div>
        
        
          .mybackground {background-color:#3d1013;}
        
        Background color #3d1013
      
           Border around this has a color of #3d1013        
        
          <div style="border:2px solid #3d1013;">Content here</div>
        
        
          .myborder {border:2px solid #3d1013;}
        
        Border color #3d1013