#3b1312 color space conversions
Hex:
        #3b1312
        RGB:
        59, 19, 18
        CMY:
        77, 93, 93
        CMYK:
        0, 68, 69, 77
      HSL:
        1°, 53.2468%, 15.0980%
        HSV (HSB):
        1°, 69.4915%, 23.1373%
        XYZ:
        2.1457, 1.4392, 0.7370
        xyY:
        0.4965, 0.3330, 1.4392
      CIE-Lab:
        12.2163, 19.6899, 10.5214
        CIE-LCH:
        12.2163, 22.3247, 28.1181
        CIE-Luv:
        12.2163, 21.1167, 4.9094
        Hunter-Lab:
        11.9968, 10.9313, 4.7555
      #3b1312 color charts
#3b1312 RGB chart
      #3b1312 CMYK chart
      #3b1312 RGB pie chart
      #3b1312 color shades, tints & tones
#3b1312 color schemes
#3b1312 color preview, HTML & CSS examples
           This text has a color of #3b1312        
        
          <p style="color:#3b1312;">Text here</p>
        
        
          .mytext {color:#3b1312;}
        
        Text color #3b1312
      
           This box has a color of #3b1312        
        
          <div style="background-color:#3b1312;">Content here</div>
        
        
          .mybackground {background-color:#3b1312;}
        
        Background color #3b1312
      
           Border around this has a color of #3b1312        
        
          <div style="border:2px solid #3b1312;">Content here</div>
        
        
          .myborder {border:2px solid #3b1312;}
        
        Border color #3b1312