#3f1303 color space conversions
Hex:
        #3f1303
        RGB:
        63, 19, 3
        CMY:
        75, 93, 99
        CMYK:
        0, 70, 95, 75
      HSL:
        16°, 90.9091%, 12.9412%
        HSV (HSB):
        16°, 95.2381%, 24.7059%
        XYZ:
        2.2992, 1.5291, 0.2601
        xyY:
        0.5624, 0.3740, 1.5291
      CIE-Lab:
        12.7918, 20.5026, 18.3343
        CIE-LCH:
        12.7918, 27.5046, 41.8045
        CIE-Luv:
        12.7918, 25.8869, 10.0841
        Hunter-Lab:
        12.3656, 11.5497, 7.4088
      #3f1303 color charts
#3f1303 RGB chart
      #3f1303 CMYK chart
      #3f1303 RGB pie chart
      #3f1303 color shades, tints & tones
#3f1303 color schemes
#3f1303 color preview, HTML & CSS examples
           This text has a color of #3f1303        
        
          <p style="color:#3f1303;">Text here</p>
        
        
          .mytext {color:#3f1303;}
        
        Text color #3f1303
      
           This box has a color of #3f1303        
        
          <div style="background-color:#3f1303;">Content here</div>
        
        
          .mybackground {background-color:#3f1303;}
        
        Background color #3f1303
      
           Border around this has a color of #3f1303        
        
          <div style="border:2px solid #3f1303;">Content here</div>
        
        
          .myborder {border:2px solid #3f1303;}
        
        Border color #3f1303