#3b0c13 color space conversions
Hex:
        #3b0c13
        RGB:
        59, 12, 19
        CMY:
        77, 95, 93
        CMYK:
        0, 80, 68, 77
      HSL:
        351°, 66.1972%, 13.9216%
        HSV (HSB):
        351°, 79.6610%, 23.1373%
        XYZ:
        2.0526, 1.2398, 0.7472
        xyY:
        0.5081, 0.3069, 1.2398
      CIE-Lab:
        10.8476, 23.5171, 8.0151
        CIE-LCH:
        10.8476, 24.8455, 18.8200
        CIE-Luv:
        10.8476, 22.6822, 2.6941
        Hunter-Lab:
        11.1345, 13.4212, 3.8153
      #3b0c13 color charts
#3b0c13 RGB chart
      #3b0c13 CMYK chart
      #3b0c13 RGB pie chart
      #3b0c13 color shades, tints & tones
#3b0c13 color schemes
#3b0c13 color preview, HTML & CSS examples
           This text has a color of #3b0c13        
        
          <p style="color:#3b0c13;">Text here</p>
        
        
          .mytext {color:#3b0c13;}
        
        Text color #3b0c13
      
           This box has a color of #3b0c13        
        
          <div style="background-color:#3b0c13;">Content here</div>
        
        
          .mybackground {background-color:#3b0c13;}
        
        Background color #3b0c13
      
           Border around this has a color of #3b0c13        
        
          <div style="border:2px solid #3b0c13;">Content here</div>
        
        
          .myborder {border:2px solid #3b0c13;}
        
        Border color #3b0c13