#3b473d color space conversions
Hex:
        #3b473d
        RGB:
        59, 71, 61
        CMY:
        77, 72, 76
        CMYK:
        17, 0, 14, 72
      HSL:
        130°, 9.2308%, 25.4902%
        HSV (HSB):
        130°, 16.9014%, 27.8431%
        XYZ:
        4.8992, 5.7732, 5.2710
        xyY:
        0.3073, 0.3621, 5.7732
      CIE-Lab:
        28.8329, -7.1660, 4.4070
        CIE-LCH:
        28.8329, 8.4127, 148.4086
        CIE-Luv:
        28.8329, -5.7058, 5.9434
        Hunter-Lab:
        24.0275, -5.6522, 3.8126
      #3b473d color charts
#3b473d RGB chart
      #3b473d CMYK chart
      #3b473d RGB pie chart
      #3b473d color shades, tints & tones
#3b473d color schemes
#3b473d color preview, HTML & CSS examples
           This text has a color of #3b473d        
        
          <p style="color:#3b473d;">Text here</p>
        
        
          .mytext {color:#3b473d;}
        
        Text color #3b473d
      
           This box has a color of #3b473d        
        
          <div style="background-color:#3b473d;">Content here</div>
        
        
          .mybackground {background-color:#3b473d;}
        
        Background color #3b473d
      
           Border around this has a color of #3b473d        
        
          <div style="border:2px solid #3b473d;">Content here</div>
        
        
          .myborder {border:2px solid #3b473d;}
        
        Border color #3b473d