#3f0b00 color space conversions
Hex:
        #3f0b00
        RGB:
        63, 11, 0
        CMY:
        75, 96, 100
        CMYK:
        0, 83, 100, 75
      HSL:
        10°, 100.0000%, 12.3529%
        HSV (HSB):
        10°, 100.0000%, 24.7059%
        XYZ:
        2.1696, 1.2961, 0.1358
        xyY:
        0.6024, 0.3599, 1.2961
      CIE-Lab:
        11.2482, 24.3853, 17.4507
        CIE-LCH:
        11.2482, 29.9861, 35.5885
        CIE-Luv:
        11.2482, 28.7034, 8.9842
        Hunter-Lab:
        11.3847, 14.0935, 7.2619
      #3f0b00 color charts
#3f0b00 RGB chart
      #3f0b00 CMYK chart
      #3f0b00 RGB pie chart
      #3f0b00 color shades, tints & tones
#3f0b00 color schemes
#3f0b00 color preview, HTML & CSS examples
           This text has a color of #3f0b00        
        
          <p style="color:#3f0b00;">Text here</p>
        
        
          .mytext {color:#3f0b00;}
        
        Text color #3f0b00
      
           This box has a color of #3f0b00        
        
          <div style="background-color:#3f0b00;">Content here</div>
        
        
          .mybackground {background-color:#3f0b00;}
        
        Background color #3f0b00
      
           Border around this has a color of #3f0b00        
        
          <div style="border:2px solid #3f0b00;">Content here</div>
        
        
          .myborder {border:2px solid #3f0b00;}
        
        Border color #3f0b00