#3d1004 color space conversions
Hex:
        #3d1004
        RGB:
        61, 16, 4
        CMY:
        76, 94, 98
        CMYK:
        0, 74, 93, 76
      HSL:
        13°, 87.6923%, 12.7451%
        HSV (HSB):
        13°, 93.4426%, 23.9216%
        XYZ:
        2.1317, 1.3714, 0.2672
        xyY:
        0.5654, 0.3637, 1.3714
      CIE-Lab:
        11.7663, 21.3215, 16.4644
        CIE-LCH:
        11.7663, 26.9385, 37.6752
        CIE-Luv:
        11.7663, 25.2264, 8.6860
        Hunter-Lab:
        11.7109, 11.9974, 6.8447
      #3d1004 color charts
#3d1004 RGB chart
      #3d1004 CMYK chart
      #3d1004 RGB pie chart
      #3d1004 color shades, tints & tones
#3d1004 color schemes
#3d1004 color preview, HTML & CSS examples
           This text has a color of #3d1004        
        
          <p style="color:#3d1004;">Text here</p>
        
        
          .mytext {color:#3d1004;}
        
        Text color #3d1004
      
           This box has a color of #3d1004        
        
          <div style="background-color:#3d1004;">Content here</div>
        
        
          .mybackground {background-color:#3d1004;}
        
        Background color #3d1004
      
           Border around this has a color of #3d1004        
        
          <div style="border:2px solid #3d1004;">Content here</div>
        
        
          .myborder {border:2px solid #3d1004;}
        
        Border color #3d1004