#3d030b color space conversions
Hex:
        #3d030b
        RGB:
        61, 3, 11
        CMY:
        76, 99, 96
        CMYK:
        0, 95, 82, 76
      HSL:
        352°, 90.6250%, 12.5490%
        HSV (HSB):
        352°, 95.0820%, 23.9216%
        XYZ:
        2.0174, 1.0814, 0.4190
        xyY:
        0.5735, 0.3074, 1.0814
      CIE-Lab:
        9.6518, 27.8703, 10.6479
        CIE-LCH:
        9.6518, 29.8351, 20.9093
        CIE-Luv:
        9.6518, 27.1141, 3.8755
        Hunter-Lab:
        10.3990, 16.4314, 4.8903
      #3d030b color charts
#3d030b RGB chart
      #3d030b CMYK chart
      #3d030b RGB pie chart
      #3d030b color shades, tints & tones
#3d030b color schemes
#3d030b color preview, HTML & CSS examples
           This text has a color of #3d030b        
        
          <p style="color:#3d030b;">Text here</p>
        
        
          .mytext {color:#3d030b;}
        
        Text color #3d030b
      
           This box has a color of #3d030b        
        
          <div style="background-color:#3d030b;">Content here</div>
        
        
          .mybackground {background-color:#3d030b;}
        
        Background color #3d030b
      
           Border around this has a color of #3d030b        
        
          <div style="border:2px solid #3d030b;">Content here</div>
        
        
          .myborder {border:2px solid #3d030b;}
        
        Border color #3d030b