#3f0300 color space conversions
Hex:
        #3f0300
        RGB:
        63, 3, 0
        CMY:
        75, 99, 100
        CMYK:
        0, 95, 100, 75
      HSL:
        3°, 100.0000%, 12.3529%
        HSV (HSB):
        3°, 100.0000%, 24.7059%
        XYZ:
        2.0825, 1.1219, 0.1068
        xyY:
        0.6289, 0.3388, 1.1219
      CIE-Lab:
        9.9681, 27.9786, 15.6590
        CIE-LCH:
        9.9681, 32.0625, 29.2348
        CIE-Luv:
        9.9681, 30.4921, 7.3471
        Hunter-Lab:
        10.5919, 16.5588, 6.8166
      #3f0300 color charts
#3f0300 RGB chart
      #3f0300 CMYK chart
      #3f0300 RGB pie chart
      #3f0300 color shades, tints & tones
#3f0300 color schemes
#3f0300 color preview, HTML & CSS examples
           This text has a color of #3f0300        
        
          <p style="color:#3f0300;">Text here</p>
        
        
          .mytext {color:#3f0300;}
        
        Text color #3f0300
      
           This box has a color of #3f0300        
        
          <div style="background-color:#3f0300;">Content here</div>
        
        
          .mybackground {background-color:#3f0300;}
        
        Background color #3f0300
      
           Border around this has a color of #3f0300        
        
          <div style="border:2px solid #3f0300;">Content here</div>
        
        
          .myborder {border:2px solid #3f0300;}
        
        Border color #3f0300