#3a0e24 color space conversions
Hex:
        #3a0e24
        RGB:
        58, 14, 36
        CMY:
        77, 95, 86
        CMYK:
        0, 76, 38, 77
      HSL:
        330°, 61.1111%, 14.1176%
        HSV (HSB):
        330°, 75.8621%, 22.7451%
        XYZ:
        2.2204, 1.3410, 1.8109
        xyY:
        0.4133, 0.2496, 1.3410
      CIE-Lab:
        11.5592, 24.1439, -3.5354
        CIE-LCH:
        11.5592, 24.4013, 351.6695
        CIE-Luv:
        11.5592, 18.3346, -5.0642
        Hunter-Lab:
        11.5801, 13.9608, -1.1656
      #3a0e24 color charts
#3a0e24 RGB chart
      #3a0e24 CMYK chart
      #3a0e24 RGB pie chart
      #3a0e24 color shades, tints & tones
#3a0e24 color schemes
#3a0e24 color preview, HTML & CSS examples
           This text has a color of #3a0e24        
        
          <p style="color:#3a0e24;">Text here</p>
        
        
          .mytext {color:#3a0e24;}
        
        Text color #3a0e24
      
           This box has a color of #3a0e24        
        
          <div style="background-color:#3a0e24;">Content here</div>
        
        
          .mybackground {background-color:#3a0e24;}
        
        Background color #3a0e24
      
           Border around this has a color of #3a0e24        
        
          <div style="border:2px solid #3a0e24;">Content here</div>
        
        
          .myborder {border:2px solid #3a0e24;}
        
        Border color #3a0e24