#3b383f color space conversions
Hex:
        #3b383f
        RGB:
        59, 56, 63
        CMY:
        77, 78, 75
        CMYK:
        6, 11, 0, 75
      HSL:
        266°, 5.8824%, 23.3333%
        HSV (HSB):
        266°, 11.1111%, 24.7059%
        XYZ:
        4.1150, 4.1170, 5.2804
        xyY:
        0.3045, 0.3047, 4.1170
      CIE-Lab:
        24.0546, 2.9195, -3.8747
        CIE-LCH:
        24.0546, 4.8515, 306.9977
        CIE-Luv:
        24.0546, 1.1259, -4.6508
        Hunter-Lab:
        20.2905, 0.6923, -1.2263
      #3b383f color charts
#3b383f RGB chart
      #3b383f CMYK chart
      #3b383f RGB pie chart
      #3b383f color shades, tints & tones
#3b383f color schemes
#3b383f color preview, HTML & CSS examples
           This text has a color of #3b383f        
        
          <p style="color:#3b383f;">Text here</p>
        
        
          .mytext {color:#3b383f;}
        
        Text color #3b383f
      
           This box has a color of #3b383f        
        
          <div style="background-color:#3b383f;">Content here</div>
        
        
          .mybackground {background-color:#3b383f;}
        
        Background color #3b383f
      
           Border around this has a color of #3b383f        
        
          <div style="border:2px solid #3b383f;">Content here</div>
        
        
          .myborder {border:2px solid #3b383f;}
        
        Border color #3b383f