#3f383d color space conversions
Hex:
        #3f383d
        RGB:
        63, 56, 61
        CMY:
        75, 78, 76
        CMYK:
        0, 11, 3, 75
      HSL:
        317°, 5.8824%, 23.3333%
        HSV (HSB):
        317°, 11.1111%, 24.7059%
        XYZ:
        4.3064, 4.2220, 5.0028
        xyY:
        0.3183, 0.3120, 4.2220
      CIE-Lab:
        24.3923, 4.1446, -1.9915
        CIE-LCH:
        24.3923, 4.5983, 334.3354
        CIE-Luv:
        24.3923, 3.3571, -2.7148
        Hunter-Lab:
        20.5476, 1.4519, -0.0524
      #3f383d color charts
#3f383d RGB chart
      #3f383d CMYK chart
      #3f383d RGB pie chart
      #3f383d color shades, tints & tones
#3f383d color schemes
#3f383d color preview, HTML & CSS examples
           This text has a color of #3f383d        
        
          <p style="color:#3f383d;">Text here</p>
        
        
          .mytext {color:#3f383d;}
        
        Text color #3f383d
      
           This box has a color of #3f383d        
        
          <div style="background-color:#3f383d;">Content here</div>
        
        
          .mybackground {background-color:#3f383d;}
        
        Background color #3f383d
      
           Border around this has a color of #3f383d        
        
          <div style="border:2px solid #3f383d;">Content here</div>
        
        
          .myborder {border:2px solid #3f383d;}
        
        Border color #3f383d