#3d0203 color space conversions
Hex:
        #3d0203
        RGB:
        61, 2, 3
        CMY:
        76, 99, 99
        CMYK:
        0, 97, 95, 76
      HSL:
        359°, 93.6508%, 12.3529%
        HSV (HSB):
        359°, 96.7213%, 23.9216%
        XYZ:
        1.9626, 1.0421, 0.1839
        xyY:
        0.6155, 0.3268, 1.0421
      CIE-Lab:
        9.3373, 27.9607, 13.4691
        CIE-LCH:
        9.3373, 31.0357, 25.7208
        CIE-Luv:
        9.3373, 28.5009, 5.8908
        Hunter-Lab:
        10.2083, 16.4533, 6.0780
      #3d0203 color charts
#3d0203 RGB chart
      #3d0203 CMYK chart
      #3d0203 RGB pie chart
      #3d0203 color shades, tints & tones
#3d0203 color schemes
#3d0203 color preview, HTML & CSS examples
           This text has a color of #3d0203        
        
          <p style="color:#3d0203;">Text here</p>
        
        
          .mytext {color:#3d0203;}
        
        Text color #3d0203
      
           This box has a color of #3d0203        
        
          <div style="background-color:#3d0203;">Content here</div>
        
        
          .mybackground {background-color:#3d0203;}
        
        Background color #3d0203
      
           Border around this has a color of #3d0203        
        
          <div style="border:2px solid #3d0203;">Content here</div>
        
        
          .myborder {border:2px solid #3d0203;}
        
        Border color #3d0203