#3d0429 color space conversions
Hex:
        #3d0429
        RGB:
        61, 4, 41
        CMY:
        76, 98, 84
        CMYK:
        0, 93, 33, 76
      HSL:
        321°, 87.6923%, 12.7451%
        HSV (HSB):
        321°, 93.4426%, 23.9216%
        XYZ:
        2.3681, 1.2390, 2.2122
        xyY:
        0.4069, 0.2129, 1.2390
      CIE-Lab:
        10.8422, 30.3364, -8.2939
        CIE-LCH:
        10.8422, 31.4497, 344.7091
        CIE-Luv:
        10.8422, 20.5067, -9.0432
        Hunter-Lab:
        11.1312, 18.4958, -3.9912
      #3d0429 color charts
#3d0429 RGB chart
      #3d0429 CMYK chart
      #3d0429 RGB pie chart
      #3d0429 color shades, tints & tones
#3d0429 color schemes
#3d0429 color preview, HTML & CSS examples
           This text has a color of #3d0429        
        
          <p style="color:#3d0429;">Text here</p>
        
        
          .mytext {color:#3d0429;}
        
        Text color #3d0429
      
           This box has a color of #3d0429        
        
          <div style="background-color:#3d0429;">Content here</div>
        
        
          .mybackground {background-color:#3d0429;}
        
        Background color #3d0429
      
           Border around this has a color of #3d0429        
        
          <div style="border:2px solid #3d0429;">Content here</div>
        
        
          .myborder {border:2px solid #3d0429;}
        
        Border color #3d0429