#3f383f color space conversions
Hex:
        #3f383f
        RGB:
        63, 56, 63
        CMY:
        75, 78, 75
        CMYK:
        0, 11, 0, 75
      HSL:
        300°, 5.8824%, 23.3333%
        HSV (HSB):
        300°, 11.1111%, 24.7059%
        XYZ:
        4.3613, 4.2440, 5.2919
        xyY:
        0.3138, 0.3054, 4.2440
      CIE-Lab:
        24.4622, 4.5976, -3.2250
        CIE-LCH:
        24.4622, 5.6159, 324.9517
        CIE-Luv:
        24.4622, 3.2103, -4.1546
        Hunter-Lab:
        20.6009, 1.7373, -0.8096
      #3f383f color charts
#3f383f RGB chart
      #3f383f CMYK chart
      #3f383f RGB pie chart
      #3f383f color shades, tints & tones
#3f383f color schemes
#3f383f color preview, HTML & CSS examples
           This text has a color of #3f383f        
        
          <p style="color:#3f383f;">Text here</p>
        
        
          .mytext {color:#3f383f;}
        
        Text color #3f383f
      
           This box has a color of #3f383f        
        
          <div style="background-color:#3f383f;">Content here</div>
        
        
          .mybackground {background-color:#3f383f;}
        
        Background color #3f383f
      
           Border around this has a color of #3f383f        
        
          <div style="border:2px solid #3f383f;">Content here</div>
        
        
          .myborder {border:2px solid #3f383f;}
        
        Border color #3f383f