#3b381d color space conversions
Hex:
        #3b381d
        RGB:
        59, 56, 29
        CMY:
        77, 78, 89
        CMYK:
        0, 5, 51, 77
      HSL:
        54°, 34.0909%, 17.2549%
        HSV (HSB):
        54°, 50.8475%, 23.1373%
        XYZ:
        3.4396, 3.8469, 1.7236
        xyY:
        0.3817, 0.4270, 3.8469
      CIE-Lab:
        23.1586, -3.4034, 17.2969
        CIE-LCH:
        23.1586, 17.6286, 101.1316
        CIE-Luv:
        23.1586, 2.9005, 16.1841
        Hunter-Lab:
        19.6134, -3.0202, 8.5190
      #3b381d color charts
#3b381d RGB chart
      #3b381d CMYK chart
      #3b381d RGB pie chart
      #3b381d color shades, tints & tones
#3b381d color schemes
#3b381d color preview, HTML & CSS examples
           This text has a color of #3b381d        
        
          <p style="color:#3b381d;">Text here</p>
        
        
          .mytext {color:#3b381d;}
        
        Text color #3b381d
      
           This box has a color of #3b381d        
        
          <div style="background-color:#3b381d;">Content here</div>
        
        
          .mybackground {background-color:#3b381d;}
        
        Background color #3b381d
      
           Border around this has a color of #3b381d        
        
          <div style="border:2px solid #3b381d;">Content here</div>
        
        
          .myborder {border:2px solid #3b381d;}
        
        Border color #3b381d