#3e282a color space conversions
Hex:
        #3e282a
        RGB:
        62, 40, 42
        CMY:
        76, 84, 84
        CMYK:
        0, 35, 32, 76
      HSL:
        355°, 21.5686%, 20.0000%
        HSV (HSB):
        355°, 35.4839%, 24.3137%
        XYZ:
        3.1633, 2.7089, 2.5466
        xyY:
        0.3757, 0.3218, 2.7089
      CIE-Lab:
        18.8381, 10.6673, 2.8698
        CIE-LCH:
        18.8381, 11.0466, 15.0576
        CIE-Luv:
        18.8381, 11.7937, 1.3826
        Hunter-Lab:
        16.4587, 5.5045, 2.3472
      #3e282a color charts
#3e282a RGB chart
      #3e282a CMYK chart
      #3e282a RGB pie chart
      #3e282a color shades, tints & tones
#3e282a color schemes
#3e282a color preview, HTML & CSS examples
           This text has a color of #3e282a        
        
          <p style="color:#3e282a;">Text here</p>
        
        
          .mytext {color:#3e282a;}
        
        Text color #3e282a
      
           This box has a color of #3e282a        
        
          <div style="background-color:#3e282a;">Content here</div>
        
        
          .mybackground {background-color:#3e282a;}
        
        Background color #3e282a
      
           Border around this has a color of #3e282a        
        
          <div style="border:2px solid #3e282a;">Content here</div>
        
        
          .myborder {border:2px solid #3e282a;}
        
        Border color #3e282a