#3f4312 color space conversions
Hex:
        #3f4312
        RGB:
        63, 67, 18
        CMY:
        75, 74, 93
        CMYK:
        6, 0, 73, 74
      HSL:
        65°, 57.6471%, 16.6667%
        HSV (HSB):
        65°, 73.1343%, 26.2745%
        XYZ:
        4.1662, 5.1147, 1.3399
        xyY:
        0.3923, 0.4816, 5.1147
      CIE-Lab:
        27.0592, -9.3056, 28.0653
        CIE-LCH:
        27.0592, 29.5679, 108.3440
        CIE-Luv:
        27.0592, -0.5513, 25.9665
        Hunter-Lab:
        22.6158, -6.6948, 12.3183
      #3f4312 color charts
#3f4312 RGB chart
      #3f4312 CMYK chart
      #3f4312 RGB pie chart
      #3f4312 color shades, tints & tones
#3f4312 color schemes
#3f4312 color preview, HTML & CSS examples
           This text has a color of #3f4312        
        
          <p style="color:#3f4312;">Text here</p>
        
        
          .mytext {color:#3f4312;}
        
        Text color #3f4312
      
           This box has a color of #3f4312        
        
          <div style="background-color:#3f4312;">Content here</div>
        
        
          .mybackground {background-color:#3f4312;}
        
        Background color #3f4312
      
           Border around this has a color of #3f4312        
        
          <div style="border:2px solid #3f4312;">Content here</div>
        
        
          .myborder {border:2px solid #3f4312;}
        
        Border color #3f4312