#3f0522 color space conversions
Hex:
        #3f0522
        RGB:
        63, 5, 34
        CMY:
        75, 98, 87
        CMYK:
        0, 92, 46, 75
      HSL:
        330°, 85.2941%, 13.3333%
        HSV (HSB):
        330°, 92.0635%, 24.7059%
        XYZ:
        2.3929, 1.2808, 1.6345
        xyY:
        0.4508, 0.2413, 1.2808
      CIE-Lab:
        11.1405, 29.5582, -2.5426
        CIE-LCH:
        11.1405, 29.6674, 355.0835
        CIE-Luv:
        11.1405, 23.6416, -4.8494
        Hunter-Lab:
        11.3172, 17.9367, -0.6408
      #3f0522 color charts
#3f0522 RGB chart
      #3f0522 CMYK chart
      #3f0522 RGB pie chart
      #3f0522 color shades, tints & tones
#3f0522 color schemes
#3f0522 color preview, HTML & CSS examples
           This text has a color of #3f0522        
        
          <p style="color:#3f0522;">Text here</p>
        
        
          .mytext {color:#3f0522;}
        
        Text color #3f0522
      
           This box has a color of #3f0522        
        
          <div style="background-color:#3f0522;">Content here</div>
        
        
          .mybackground {background-color:#3f0522;}
        
        Background color #3f0522
      
           Border around this has a color of #3f0522        
        
          <div style="border:2px solid #3f0522;">Content here</div>
        
        
          .myborder {border:2px solid #3f0522;}
        
        Border color #3f0522