#3a0d13 color space conversions
Hex:
        #3a0d13
        RGB:
        58, 13, 19
        CMY:
        77, 95, 93
        CMYK:
        0, 78, 67, 77
      HSL:
        352°, 63.3803%, 13.9216%
        HSV (HSB):
        352°, 77.5862%, 22.7451%
        XYZ:
        2.0064, 1.2344, 0.7486
        xyY:
        0.5029, 0.3094, 1.2344
      CIE-Lab:
        10.8088, 22.6303, 7.9282
        CIE-LCH:
        10.8088, 23.9789, 19.3071
        CIE-Luv:
        10.8088, 21.7303, 2.7551
        Hunter-Lab:
        11.1104, 12.7916, 3.7823
      #3a0d13 color charts
#3a0d13 RGB chart
      #3a0d13 CMYK chart
      #3a0d13 RGB pie chart
      #3a0d13 color shades, tints & tones
#3a0d13 color schemes
#3a0d13 color preview, HTML & CSS examples
           This text has a color of #3a0d13        
        
          <p style="color:#3a0d13;">Text here</p>
        
        
          .mytext {color:#3a0d13;}
        
        Text color #3a0d13
      
           This box has a color of #3a0d13        
        
          <div style="background-color:#3a0d13;">Content here</div>
        
        
          .mybackground {background-color:#3a0d13;}
        
        Background color #3a0d13
      
           Border around this has a color of #3a0d13        
        
          <div style="border:2px solid #3a0d13;">Content here</div>
        
        
          .myborder {border:2px solid #3a0d13;}
        
        Border color #3a0d13