#3b0e25 color space conversions
Hex:
        #3b0e25
        RGB:
        59, 14, 37
        CMY:
        77, 95, 85
        CMYK:
        0, 76, 37, 77
      HSL:
        329°, 61.6438%, 14.3137%
        HSV (HSB):
        329°, 76.2712%, 23.1373%
        XYZ:
        2.2946, 1.3775, 1.8952
        xyY:
        0.4122, 0.2474, 1.3775
      CIE-Lab:
        11.8068, 24.6516, -3.8890
        CIE-LCH:
        11.8068, 24.9565, 351.0351
        CIE-Luv:
        11.8068, 18.8195, -5.4500
        Hunter-Lab:
        11.7365, 14.3596, -1.3586
      #3b0e25 color charts
#3b0e25 RGB chart
      #3b0e25 CMYK chart
      #3b0e25 RGB pie chart
      #3b0e25 color shades, tints & tones
#3b0e25 color schemes
#3b0e25 color preview, HTML & CSS examples
           This text has a color of #3b0e25        
        
          <p style="color:#3b0e25;">Text here</p>
        
        
          .mytext {color:#3b0e25;}
        
        Text color #3b0e25
      
           This box has a color of #3b0e25        
        
          <div style="background-color:#3b0e25;">Content here</div>
        
        
          .mybackground {background-color:#3b0e25;}
        
        Background color #3b0e25
      
           Border around this has a color of #3b0e25        
        
          <div style="border:2px solid #3b0e25;">Content here</div>
        
        
          .myborder {border:2px solid #3b0e25;}
        
        Border color #3b0e25