#3d0308 color space conversions
Hex:
        #3d0308
        RGB:
        61, 3, 8
        CMY:
        76, 99, 97
        CMYK:
        0, 95, 87, 76
      HSL:
        355°, 90.6250%, 12.5490%
        HSV (HSB):
        355°, 95.0820%, 23.9216%
        XYZ:
        2.0009, 1.0748, 0.3317
        xyY:
        0.5872, 0.3154, 1.0748
      CIE-Lab:
        9.5993, 27.7166, 11.8058
        CIE-LCH:
        9.5993, 30.1262, 23.0714
        CIE-Luv:
        9.5993, 27.5548, 4.6963
        Hunter-Lab:
        10.3670, 16.3085, 5.3598
      #3d0308 color charts
#3d0308 RGB chart
      #3d0308 CMYK chart
      #3d0308 RGB pie chart
      #3d0308 color shades, tints & tones
#3d0308 color schemes
#3d0308 color preview, HTML & CSS examples
           This text has a color of #3d0308        
        
          <p style="color:#3d0308;">Text here</p>
        
        
          .mytext {color:#3d0308;}
        
        Text color #3d0308
      
           This box has a color of #3d0308        
        
          <div style="background-color:#3d0308;">Content here</div>
        
        
          .mybackground {background-color:#3d0308;}
        
        Background color #3d0308
      
           Border around this has a color of #3d0308        
        
          <div style="border:2px solid #3d0308;">Content here</div>
        
        
          .myborder {border:2px solid #3d0308;}
        
        Border color #3d0308