#3b120d color space conversions
Hex:
        #3b120d
        RGB:
        59, 18, 13
        CMY:
        77, 93, 95
        CMYK:
        0, 69, 78, 77
      HSL:
        7°, 63.8889%, 14.1176%
        HSV (HSB):
        7°, 77.9661%, 23.1373%
        XYZ:
        2.0926, 1.3915, 0.5391
        xyY:
        0.5201, 0.3459, 1.3915
      CIE-Lab:
        11.9008, 19.8745, 12.8082
        CIE-LCH:
        11.9008, 23.6442, 32.8000
        CIE-Luv:
        11.9008, 22.0722, 6.3609
        Hunter-Lab:
        11.7961, 11.0221, 5.5478
      #3b120d color charts
#3b120d RGB chart
      #3b120d CMYK chart
      #3b120d RGB pie chart
      #3b120d color shades, tints & tones
#3b120d color schemes
#3b120d color preview, HTML & CSS examples
           This text has a color of #3b120d        
        
          <p style="color:#3b120d;">Text here</p>
        
        
          .mytext {color:#3b120d;}
        
        Text color #3b120d
      
           This box has a color of #3b120d        
        
          <div style="background-color:#3b120d;">Content here</div>
        
        
          .mybackground {background-color:#3b120d;}
        
        Background color #3b120d
      
           Border around this has a color of #3b120d        
        
          <div style="border:2px solid #3b120d;">Content here</div>
        
        
          .myborder {border:2px solid #3b120d;}
        
        Border color #3b120d