#3b1f14 color space conversions
Hex:
        #3b1f14
        RGB:
        59, 31, 20
        CMY:
        77, 88, 92
        CMYK:
        0, 47, 66, 77
      HSL:
        17°, 49.3671%, 15.4902%
        HSV (HSB):
        17°, 66.1017%, 23.1373%
        XYZ:
        2.4199, 1.9603, 0.9127
        xyY:
        0.4572, 0.3704, 1.9603
      CIE-Lab:
        15.2774, 12.2754, 13.2864
        CIE-LCH:
        15.2774, 18.0890, 47.2649
        CIE-Luv:
        15.2774, 16.3299, 8.3660
        Hunter-Lab:
        14.0010, 6.3495, 5.9359
      #3b1f14 color charts
#3b1f14 RGB chart
      #3b1f14 CMYK chart
      #3b1f14 RGB pie chart
      #3b1f14 color shades, tints & tones
#3b1f14 color schemes
#3b1f14 color preview, HTML & CSS examples
           This text has a color of #3b1f14        
        
          <p style="color:#3b1f14;">Text here</p>
        
        
          .mytext {color:#3b1f14;}
        
        Text color #3b1f14
      
           This box has a color of #3b1f14        
        
          <div style="background-color:#3b1f14;">Content here</div>
        
        
          .mybackground {background-color:#3b1f14;}
        
        Background color #3b1f14
      
           Border around this has a color of #3b1f14        
        
          <div style="border:2px solid #3b1f14;">Content here</div>
        
        
          .myborder {border:2px solid #3b1f14;}
        
        Border color #3b1f14