#3f430a color space conversions
Hex:
        #3f430a
        RGB:
        63, 67, 10
        CMY:
        75, 74, 96
        CMYK:
        6, 0, 85, 74
      HSL:
        64°, 74.0260%, 15.0980%
        HSV (HSB):
        64°, 85.0746%, 26.2745%
        XYZ:
        4.1118, 5.0930, 1.0535
        xyY:
        0.4008, 0.4965, 5.0930
      CIE-Lab:
        26.9981, -9.8127, 31.5172
        CIE-LCH:
        26.9981, 33.0095, 107.2936
        CIE-Luv:
        26.9981, -0.4418, 27.9067
        Hunter-Lab:
        22.5676, -6.9706, 13.0296
      #3f430a color charts
#3f430a RGB chart
      #3f430a CMYK chart
      #3f430a RGB pie chart
      #3f430a color shades, tints & tones
#3f430a color schemes
#3f430a color preview, HTML & CSS examples
           This text has a color of #3f430a        
        
          <p style="color:#3f430a;">Text here</p>
        
        
          .mytext {color:#3f430a;}
        
        Text color #3f430a
      
           This box has a color of #3f430a        
        
          <div style="background-color:#3f430a;">Content here</div>
        
        
          .mybackground {background-color:#3f430a;}
        
        Background color #3f430a
      
           Border around this has a color of #3f430a        
        
          <div style="border:2px solid #3f430a;">Content here</div>
        
        
          .myborder {border:2px solid #3f430a;}
        
        Border color #3f430a