#3b0c14 color space conversions
Hex:
        #3b0c14
        RGB:
        59, 12, 20
        CMY:
        77, 95, 92
        CMYK:
        0, 80, 66, 77
      HSL:
        350°, 66.1972%, 13.9216%
        HSV (HSB):
        350°, 79.6610%, 23.1373%
        XYZ:
        2.0614, 1.2433, 0.7931
        xyY:
        0.5030, 0.3034, 1.2433
      CIE-Lab:
        10.8727, 23.6056, 7.4014
        CIE-LCH:
        10.8727, 24.7388, 17.4084
        CIE-Luv:
        10.8727, 22.5117, 2.2992
        Hunter-Lab:
        11.1501, 13.4873, 3.5876
      #3b0c14 color charts
#3b0c14 RGB chart
      #3b0c14 CMYK chart
      #3b0c14 RGB pie chart
      #3b0c14 color shades, tints & tones
#3b0c14 color schemes
#3b0c14 color preview, HTML & CSS examples
           This text has a color of #3b0c14        
        
          <p style="color:#3b0c14;">Text here</p>
        
        
          .mytext {color:#3b0c14;}
        
        Text color #3b0c14
      
           This box has a color of #3b0c14        
        
          <div style="background-color:#3b0c14;">Content here</div>
        
        
          .mybackground {background-color:#3b0c14;}
        
        Background color #3b0c14
      
           Border around this has a color of #3b0c14        
        
          <div style="border:2px solid #3b0c14;">Content here</div>
        
        
          .myborder {border:2px solid #3b0c14;}
        
        Border color #3b0c14