#3f1b01 color space conversions
Hex:
        #3f1b01
        RGB:
        63, 27, 1
        CMY:
        75, 89, 100
        CMYK:
        0, 57, 98, 75
      HSL:
        25°, 96.8750%, 12.5490%
        HSV (HSB):
        25°, 98.4127%, 24.7059%
        XYZ:
        2.4473, 1.8428, 0.2554
        xyY:
        0.5384, 0.4054, 1.8428
      CIE-Lab:
        14.6398, 15.5775, 21.5875
        CIE-LCH:
        14.6398, 26.6210, 54.1858
        CIE-Luv:
        14.6398, 22.7271, 13.1651
        Hunter-Lab:
        13.5750, 8.4237, 8.3869
      #3f1b01 color charts
#3f1b01 RGB chart
      #3f1b01 CMYK chart
      #3f1b01 RGB pie chart
      #3f1b01 color shades, tints & tones
#3f1b01 color schemes
#3f1b01 color preview, HTML & CSS examples
           This text has a color of #3f1b01        
        
          <p style="color:#3f1b01;">Text here</p>
        
        
          .mytext {color:#3f1b01;}
        
        Text color #3f1b01
      
           This box has a color of #3f1b01        
        
          <div style="background-color:#3f1b01;">Content here</div>
        
        
          .mybackground {background-color:#3f1b01;}
        
        Background color #3f1b01
      
           Border around this has a color of #3f1b01        
        
          <div style="border:2px solid #3f1b01;">Content here</div>
        
        
          .myborder {border:2px solid #3f1b01;}
        
        Border color #3f1b01