#3d0028 color space conversions
Hex:
        #3d0028
        RGB:
        61, 0, 40
        CMY:
        76, 100, 84
        CMYK:
        0, 100, 34, 76
      HSL:
        321°, 100.0000%, 11.9608%
        HSV (HSB):
        321°, 100.0000%, 23.9216%
        XYZ:
        2.3075, 1.1453, 2.1069
        xyY:
        0.4150, 0.2060, 1.1453
      CIE-Lab:
        10.1476, 32.0730, -8.6121
        CIE-LCH:
        10.1476, 33.2091, 344.9697
        CIE-Luv:
        10.1476, 21.0805, -9.0935
        Hunter-Lab:
        10.7019, 19.7588, -4.1814
      #3d0028 color charts
#3d0028 RGB chart
      #3d0028 CMYK chart
      #3d0028 RGB pie chart
      #3d0028 color shades, tints & tones
#3d0028 color schemes
#3d0028 color preview, HTML & CSS examples
           This text has a color of #3d0028        
        
          <p style="color:#3d0028;">Text here</p>
        
        
          .mytext {color:#3d0028;}
        
        Text color #3d0028
      
           This box has a color of #3d0028        
        
          <div style="background-color:#3d0028;">Content here</div>
        
        
          .mybackground {background-color:#3d0028;}
        
        Background color #3d0028
      
           Border around this has a color of #3d0028        
        
          <div style="border:2px solid #3d0028;">Content here</div>
        
        
          .myborder {border:2px solid #3d0028;}
        
        Border color #3d0028