#3f0015 color space conversions
Hex:
        #3f0015
        RGB:
        63, 0, 21
        CMY:
        75, 100, 92
        CMYK:
        0, 100, 67, 75
      HSL:
        340°, 100.0000%, 12.3529%
        HSV (HSB):
        340°, 100.0000%, 24.7059%
        XYZ:
        2.1853, 1.1109, 0.8087
        xyY:
        0.5324, 0.2706, 1.1109
      CIE-Lab:
        9.8831, 30.6102, 5.4725
        CIE-LCH:
        9.8831, 31.0956, 10.1362
        CIE-Luv:
        9.8831, 27.3689, 0.2071
        Hunter-Lab:
        10.5399, 18.5637, 2.8287
      #3f0015 color charts
#3f0015 RGB chart
      #3f0015 CMYK chart
      #3f0015 RGB pie chart
      #3f0015 color shades, tints & tones
#3f0015 color schemes
#3f0015 color preview, HTML & CSS examples
           This text has a color of #3f0015        
        
          <p style="color:#3f0015;">Text here</p>
        
        
          .mytext {color:#3f0015;}
        
        Text color #3f0015
      
           This box has a color of #3f0015        
        
          <div style="background-color:#3f0015;">Content here</div>
        
        
          .mybackground {background-color:#3f0015;}
        
        Background color #3f0015
      
           Border around this has a color of #3f0015        
        
          <div style="border:2px solid #3f0015;">Content here</div>
        
        
          .myborder {border:2px solid #3f0015;}
        
        Border color #3f0015