#3f2321 color space conversions
Hex:
        #3f2321
        RGB:
        63, 35, 33
        CMY:
        75, 86, 87
        CMYK:
        0, 44, 48, 75
      HSL:
        4°, 31.2500%, 18.8235%
        HSV (HSB):
        4°, 47.6190%, 24.7059%
        XYZ:
        2.9254, 2.3686, 1.7418
        xyY:
        0.4158, 0.3366, 2.3686
      CIE-Lab:
        17.3138, 13.1009, 7.0434
        CIE-LCH:
        17.3138, 14.8743, 28.2636
        CIE-Luv:
        17.3138, 15.7680, 4.4342
        Hunter-Lab:
        15.3904, 6.9967, 4.0629
      #3f2321 color charts
#3f2321 RGB chart
      #3f2321 CMYK chart
      #3f2321 RGB pie chart
      #3f2321 color shades, tints & tones
#3f2321 color schemes
#3f2321 color preview, HTML & CSS examples
           This text has a color of #3f2321        
        
          <p style="color:#3f2321;">Text here</p>
        
        
          .mytext {color:#3f2321;}
        
        Text color #3f2321
      
           This box has a color of #3f2321        
        
          <div style="background-color:#3f2321;">Content here</div>
        
        
          .mybackground {background-color:#3f2321;}
        
        Background color #3f2321
      
           Border around this has a color of #3f2321        
        
          <div style="border:2px solid #3f2321;">Content here</div>
        
        
          .myborder {border:2px solid #3f2321;}
        
        Border color #3f2321