#3b380d color space conversions
Hex:
        #3b380d
        RGB:
        59, 56, 13
        CMY:
        77, 78, 95
        CMYK:
        0, 5, 78, 77
      HSL:
        56°, 63.8889%, 14.1176%
        HSV (HSB):
        56°, 77.9661%, 23.1373%
        XYZ:
        3.2905, 3.7872, 0.9383
        xyY:
        0.4105, 0.4725, 3.7872
      CIE-Lab:
        22.9551, -4.9520, 26.1562
        CIE-LCH:
        22.9551, 26.6208, 100.7205
        CIE-Luv:
        22.9551, 3.3913, 21.9146
        Hunter-Lab:
        19.4608, -3.8753, 10.7637
      #3b380d color charts
#3b380d RGB chart
      #3b380d CMYK chart
      #3b380d RGB pie chart
      #3b380d color shades, tints & tones
#3b380d color schemes
#3b380d color preview, HTML & CSS examples
           This text has a color of #3b380d        
        
          <p style="color:#3b380d;">Text here</p>
        
        
          .mytext {color:#3b380d;}
        
        Text color #3b380d
      
           This box has a color of #3b380d        
        
          <div style="background-color:#3b380d;">Content here</div>
        
        
          .mybackground {background-color:#3b380d;}
        
        Background color #3b380d
      
           Border around this has a color of #3b380d        
        
          <div style="border:2px solid #3b380d;">Content here</div>
        
        
          .myborder {border:2px solid #3b380d;}
        
        Border color #3b380d