#3f2019 color space conversions
Hex:
        #3f2019
        RGB:
        63, 32, 25
        CMY:
        75, 87, 90
        CMYK:
        0, 49, 60, 75
      HSL:
        11°, 43.1818%, 17.2549%
        HSV (HSB):
        11°, 60.3175%, 24.7059%
        XYZ:
        2.7419, 2.1600, 1.1921
        xyY:
        0.4499, 0.3544, 2.1600
      CIE-Lab:
        16.3053, 14.0992, 11.2887
        CIE-LCH:
        16.3053, 18.0617, 38.6830
        CIE-Luv:
        16.3053, 18.1082, 7.1544
        Hunter-Lab:
        14.6968, 7.5819, 5.4786
      #3f2019 color charts
#3f2019 RGB chart
      #3f2019 CMYK chart
      #3f2019 RGB pie chart
      #3f2019 color shades, tints & tones
#3f2019 color schemes
#3f2019 color preview, HTML & CSS examples
           This text has a color of #3f2019        
        
          <p style="color:#3f2019;">Text here</p>
        
        
          .mytext {color:#3f2019;}
        
        Text color #3f2019
      
           This box has a color of #3f2019        
        
          <div style="background-color:#3f2019;">Content here</div>
        
        
          .mybackground {background-color:#3f2019;}
        
        Background color #3f2019
      
           Border around this has a color of #3f2019        
        
          <div style="border:2px solid #3f2019;">Content here</div>
        
        
          .myborder {border:2px solid #3f2019;}
        
        Border color #3f2019