#3f471a color space conversions
Hex:
        #3f471a
        RGB:
        63, 71, 26
        CMY:
        75, 72, 90
        CMYK:
        11, 0, 63, 72
      HSL:
        71°, 46.3918%, 19.0196%
        HSV (HSB):
        71°, 63.3803%, 27.8431%
        XYZ:
        4.4896, 5.6378, 1.8289
        xyY:
        0.3755, 0.4715, 5.6378
      CIE-Lab:
        28.4797, -10.9806, 25.4694
        CIE-LCH:
        28.4797, 27.7356, 113.3223
        CIE-Luv:
        28.4797, -2.9218, 25.3064
        Hunter-Lab:
        23.7441, -7.8010, 12.0541
      #3f471a color charts
#3f471a RGB chart
      #3f471a CMYK chart
      #3f471a RGB pie chart
      #3f471a color shades, tints & tones
#3f471a color schemes
#3f471a color preview, HTML & CSS examples
           This text has a color of #3f471a        
        
          <p style="color:#3f471a;">Text here</p>
        
        
          .mytext {color:#3f471a;}
        
        Text color #3f471a
      
           This box has a color of #3f471a        
        
          <div style="background-color:#3f471a;">Content here</div>
        
        
          .mybackground {background-color:#3f471a;}
        
        Background color #3f471a
      
           Border around this has a color of #3f471a        
        
          <div style="border:2px solid #3f471a;">Content here</div>
        
        
          .myborder {border:2px solid #3f471a;}
        
        Border color #3f471a