#3f0018 color space conversions
Hex:
        #3f0018
        RGB:
        63, 0, 24
        CMY:
        75, 100, 91
        CMYK:
        0, 100, 62, 75
      HSL:
        337°, 100.0000%, 12.3529%
        HSV (HSB):
        337°, 100.0000%, 24.7059%
        XYZ:
        2.2148, 1.1227, 0.9641
        xyY:
        0.5149, 0.2610, 1.1227
      CIE-Lab:
        9.9745, 30.8536, 3.4071
        CIE-LCH:
        9.9745, 31.0412, 6.3015
        CIE-Luv:
        9.9745, 26.6862, -1.0313
        Hunter-Lab:
        10.5958, 18.7680, 2.0222
      #3f0018 color charts
#3f0018 RGB chart
      #3f0018 CMYK chart
      #3f0018 RGB pie chart
      #3f0018 color shades, tints & tones
#3f0018 color schemes
#3f0018 color preview, HTML & CSS examples
           This text has a color of #3f0018        
        
          <p style="color:#3f0018;">Text here</p>
        
        
          .mytext {color:#3f0018;}
        
        Text color #3f0018
      
           This box has a color of #3f0018        
        
          <div style="background-color:#3f0018;">Content here</div>
        
        
          .mybackground {background-color:#3f0018;}
        
        Background color #3f0018
      
           Border around this has a color of #3f0018        
        
          <div style="border:2px solid #3f0018;">Content here</div>
        
        
          .myborder {border:2px solid #3f0018;}
        
        Border color #3f0018