#3f020f color space conversions
Hex:
        #3f020f
        RGB:
        63, 2, 15
        CMY:
        75, 99, 94
        CMYK:
        0, 97, 76, 75
      HSL:
        347°, 93.8462%, 12.7451%
        HSV (HSB):
        347°, 96.8254%, 24.7059%
        XYZ:
        2.1578, 1.1347, 0.5572
        xyY:
        0.5605, 0.2947, 1.1347
      CIE-Lab:
        10.0664, 29.2231, 9.3857
        CIE-LCH:
        10.0664, 30.6933, 17.8057
        CIE-Luv:
        10.0664, 28.2851, 2.8083
        Hunter-Lab:
        10.6521, 17.5183, 4.3549
      #3f020f color charts
#3f020f RGB chart
      #3f020f CMYK chart
      #3f020f RGB pie chart
      #3f020f color shades, tints & tones
#3f020f color schemes
#3f020f color preview, HTML & CSS examples
           This text has a color of #3f020f        
        
          <p style="color:#3f020f;">Text here</p>
        
        
          .mytext {color:#3f020f;}
        
        Text color #3f020f
      
           This box has a color of #3f020f        
        
          <div style="background-color:#3f020f;">Content here</div>
        
        
          .mybackground {background-color:#3f020f;}
        
        Background color #3f020f
      
           Border around this has a color of #3f020f        
        
          <div style="border:2px solid #3f020f;">Content here</div>
        
        
          .myborder {border:2px solid #3f020f;}
        
        Border color #3f020f