#3f262a color space conversions
Hex:
        #3f262a
        RGB:
        63, 38, 42
        CMY:
        75, 85, 84
        CMYK:
        0, 40, 33, 75
      HSL:
        350°, 24.7525%, 19.8039%
        HSV (HSB):
        350°, 39.6825%, 24.7059%
        XYZ:
        3.1609, 2.6102, 2.5277
        xyY:
        0.3809, 0.3145, 2.6102
      CIE-Lab:
        18.4096, 12.4738, 2.2731
        CIE-LCH:
        18.4096, 12.6792, 10.3277
        CIE-Luv:
        18.4096, 13.2969, 0.5906
        Hunter-Lab:
        16.1560, 6.6507, 2.0329
      #3f262a color charts
#3f262a RGB chart
      #3f262a CMYK chart
      #3f262a RGB pie chart
      #3f262a color shades, tints & tones
#3f262a color schemes
#3f262a color preview, HTML & CSS examples
           This text has a color of #3f262a        
        
          <p style="color:#3f262a;">Text here</p>
        
        
          .mytext {color:#3f262a;}
        
        Text color #3f262a
      
           This box has a color of #3f262a        
        
          <div style="background-color:#3f262a;">Content here</div>
        
        
          .mybackground {background-color:#3f262a;}
        
        Background color #3f262a
      
           Border around this has a color of #3f262a        
        
          <div style="border:2px solid #3f262a;">Content here</div>
        
        
          .myborder {border:2px solid #3f262a;}
        
        Border color #3f262a