#3f002e color space conversions
Hex:
        #3f002e
        RGB:
        63, 0, 46
        CMY:
        75, 100, 82
        CMYK:
        0, 100, 27, 75
      HSL:
        316°, 100.0000%, 12.3529%
        HSV (HSB):
        316°, 100.0000%, 24.7059%
        XYZ:
        2.5430, 1.2540, 2.6928
        xyY:
        0.3918, 0.1932, 1.2540
      CIE-Lab:
        10.9500, 33.3821, -11.8043
        CIE-LCH:
        10.9500, 35.4077, 340.5259
        CIE-Luv:
        10.9500, 21.0365, -12.0807
        Hunter-Lab:
        11.1983, 20.9389, -6.4183
      #3f002e color charts
#3f002e RGB chart
      #3f002e CMYK chart
      #3f002e RGB pie chart
      #3f002e color shades, tints & tones
#3f002e color schemes
#3f002e color preview, HTML & CSS examples
           This text has a color of #3f002e        
        
          <p style="color:#3f002e;">Text here</p>
        
        
          .mytext {color:#3f002e;}
        
        Text color #3f002e
      
           This box has a color of #3f002e        
        
          <div style="background-color:#3f002e;">Content here</div>
        
        
          .mybackground {background-color:#3f002e;}
        
        Background color #3f002e
      
           Border around this has a color of #3f002e        
        
          <div style="border:2px solid #3f002e;">Content here</div>
        
        
          .myborder {border:2px solid #3f002e;}
        
        Border color #3f002e