#3f0010 color space conversions
Hex:
        #3f0010
        RGB:
        63, 0, 16
        CMY:
        75, 100, 94
        CMYK:
        0, 100, 75, 75
      HSL:
        345°, 100.0000%, 12.3529%
        HSV (HSB):
        345°, 100.0000%, 24.7059%
        XYZ:
        2.1434, 1.0942, 0.5884
        xyY:
        0.5602, 0.2860, 1.0942
      CIE-Lab:
        9.7525, 30.2601, 8.3980
        CIE-LCH:
        9.7525, 31.4039, 15.5108
        CIE-Luv:
        9.7525, 28.4078, 2.0610
        Hunter-Lab:
        10.4603, 18.2712, 3.9869
      #3f0010 color charts
#3f0010 RGB chart
      #3f0010 CMYK chart
      #3f0010 RGB pie chart
      #3f0010 color shades, tints & tones
#3f0010 color schemes
#3f0010 color preview, HTML & CSS examples
           This text has a color of #3f0010        
        
          <p style="color:#3f0010;">Text here</p>
        
        
          .mytext {color:#3f0010;}
        
        Text color #3f0010
      
           This box has a color of #3f0010        
        
          <div style="background-color:#3f0010;">Content here</div>
        
        
          .mybackground {background-color:#3f0010;}
        
        Background color #3f0010
      
           Border around this has a color of #3f0010        
        
          <div style="border:2px solid #3f0010;">Content here</div>
        
        
          .myborder {border:2px solid #3f0010;}
        
        Border color #3f0010