#3f481a color space conversions
Hex:
        #3f481a
        RGB:
        63, 72, 26
        CMY:
        75, 72, 90
        CMYK:
        13, 0, 64, 72
      HSL:
        72°, 46.9388%, 19.2157%
        HSV (HSB):
        72°, 63.8889%, 28.2353%
        XYZ:
        4.5537, 5.7661, 1.8502
        xyY:
        0.3742, 0.4738, 5.7661
      CIE-Lab:
        28.8144, -11.5671, 25.8478
        CIE-LCH:
        28.8144, 28.3180, 114.1089
        CIE-Luv:
        28.8144, -3.4729, 25.8092
        Hunter-Lab:
        24.0126, -8.1717, 12.2404
      #3f481a color charts
#3f481a RGB chart
      #3f481a CMYK chart
      #3f481a RGB pie chart
      #3f481a color shades, tints & tones
#3f481a color schemes
#3f481a color preview, HTML & CSS examples
           This text has a color of #3f481a        
        
          <p style="color:#3f481a;">Text here</p>
        
        
          .mytext {color:#3f481a;}
        
        Text color #3f481a
      
           This box has a color of #3f481a        
        
          <div style="background-color:#3f481a;">Content here</div>
        
        
          .mybackground {background-color:#3f481a;}
        
        Background color #3f481a
      
           Border around this has a color of #3f481a        
        
          <div style="border:2px solid #3f481a;">Content here</div>
        
        
          .myborder {border:2px solid #3f481a;}
        
        Border color #3f481a