#3f0516 color space conversions
Hex:
        #3f0516
        RGB:
        63, 5, 22
        CMY:
        75, 98, 91
        CMYK:
        0, 92, 65, 75
      HSL:
        342°, 85.2941%, 13.3333%
        HSV (HSB):
        342°, 92.0635%, 24.7059%
        XYZ:
        2.2490, 1.2232, 0.8766
        xyY:
        0.5171, 0.2813, 1.2232
      CIE-Lab:
        10.7276, 28.3390, 5.9572
        CIE-LCH:
        10.7276, 28.9584, 11.8713
        CIE-Luv:
        10.7276, 26.4221, 0.7858
        Hunter-Lab:
        11.0600, 16.9421, 3.0426
      #3f0516 color charts
#3f0516 RGB chart
      #3f0516 CMYK chart
      #3f0516 RGB pie chart
      #3f0516 color shades, tints & tones
#3f0516 color schemes
#3f0516 color preview, HTML & CSS examples
           This text has a color of #3f0516        
        
          <p style="color:#3f0516;">Text here</p>
        
        
          .mytext {color:#3f0516;}
        
        Text color #3f0516
      
           This box has a color of #3f0516        
        
          <div style="background-color:#3f0516;">Content here</div>
        
        
          .mybackground {background-color:#3f0516;}
        
        Background color #3f0516
      
           Border around this has a color of #3f0516        
        
          <div style="border:2px solid #3f0516;">Content here</div>
        
        
          .myborder {border:2px solid #3f0516;}
        
        Border color #3f0516