#3d0403 color space conversions
Hex:
        #3d0403
        RGB:
        61, 4, 3
        CMY:
        76, 98, 99
        CMYK:
        0, 93, 95, 76
      HSL:
        1°, 90.6250%, 12.5490%
        HSV (HSB):
        1°, 95.0820%, 23.9216%
        XYZ:
        1.9843, 1.0855, 0.1911
        xyY:
        0.6085, 0.3329, 1.0855
      CIE-Lab:
        9.6844, 26.9684, 13.9640
        CIE-LCH:
        9.6844, 30.3692, 27.3747
        CIE-Luv:
        9.6844, 28.1323, 6.3216
        Hunter-Lab:
        10.4188, 15.7636, 6.2057
      #3d0403 color charts
#3d0403 RGB chart
      #3d0403 CMYK chart
      #3d0403 RGB pie chart
      #3d0403 color shades, tints & tones
#3d0403 color schemes
#3d0403 color preview, HTML & CSS examples
           This text has a color of #3d0403        
        
          <p style="color:#3d0403;">Text here</p>
        
        
          .mytext {color:#3d0403;}
        
        Text color #3d0403
      
           This box has a color of #3d0403        
        
          <div style="background-color:#3d0403;">Content here</div>
        
        
          .mybackground {background-color:#3d0403;}
        
        Background color #3d0403
      
           Border around this has a color of #3d0403        
        
          <div style="border:2px solid #3d0403;">Content here</div>
        
        
          .myborder {border:2px solid #3d0403;}
        
        Border color #3d0403